Implement recentDocuments
- Implement recentDocument cpp (body)
- Load thumbnails to data ListModel
- Decoration Role to show thumbnails
eliakinalmeida | Jul 26 2017, 5:25 AM |
/plugins/extensions/pykrita/plugin/plugins/lastdocumentsdocker/lastdocumentslistmodel.py | ||
---|---|---|
41 | This is a bit painful... It would be better to use Python's zip utilities to extract the icon. If the last ten opened documents are big, this can easily make Krita multiple gigabytes on loading. |