-
-
Notifications
You must be signed in to change notification settings - Fork 452
Closed
Labels
Type: EnhancementNew feature or requestNew feature or requestType: QoLA quality of life (QoL) enhancement or suggestionA quality of life (QoL) enhancement or suggestionType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Milestone
Description
I've let this loose on a large directory with lots of video files, and if I'm not mistaken thumbnails are being both
- generated on the main thread, blocking user interactions with the app
- not cached, thus requiring the same process again when e.g. having performed a search and clearing the query
Edit: I'm not sure whether instead of building a proprietary thumbnail store, windows' integrated one might be possible to tap into? I remember recently having required to clear that one and IIRC it's just another folder on the hard drive
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or requestType: QoLA quality of life (QoL) enhancement or suggestionA quality of life (QoL) enhancement or suggestionType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Type
Projects
Status
✅ Done