* Fixed broken deletion of index file in clear_thumbdir() and made it safer.
authorUrban Wallasch <urban.wallasch@freenet.de>
Mon, 17 May 2021 16:51:56 +0000 (18:51 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Mon, 17 May 2021 16:51:56 +0000 (18:51 +0200)
commitc88ad4515dcb6294ad7d5b5c7ca8709180e62a1f
treedd6f6a9859cfd2e69189f7bceeb2b334a0b212c8
parent4f038b3fea0f41057aa70648e98fea2a2b7e0386
* Fixed broken deletion of index file in clear_thumbdir() and made it safer.
* Thumbnail manager now refuses to remove folders containing files that aren't ours.
* Added 'Invert Selection' and 'Select Broken' buttons to thumbnail manager.
* Improved button layout, styling and logic in thumbnail manager.
* Reset 'force' flag after initial load_view() to avoid nasty surprises.
* Added 'Force Rebuild' option to context menu.
* Minor tweaks: small optimizations, code simplification, visual improvements, debugging, whitespace.
ffpreview.py