-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show Folder thumbnails in Launcher, Workfiles tool, Loader in the Folder Widget. #1144
base: develop
Are you sure you want to change the base?
Show Folder thumbnails in Launcher, Workfiles tool, Loader in the Folder Widget. #1144
Conversation
|
All valid questions - this was merely a prototype. I think, yes - optimization here is good. Before that though - I wonder about how worth it that really is if e.g. no-one likes the UX this brings. E.g. currently entries without thumbnail are not expanded in the list - sometimes making an 'uneven' list which feels a bit cluttered, etc. |
Agree that the UX is "not friendly", and I'm know to not be the person who can change that. But I can make it happen if someone comes with one 🙂 and I'll get hours to work on it. |
Quite frankly there's not much point putting a lot of work into launcher right now as we're planning to replace it with a react UI anyways. |
Note that it isn't dedicated to launcher - it's implementing in the "Folder widget" which is used in launcher, but also in Loader, Workfiles tool inside DCCs, etc. |
Changelog Description
Show the folder thumbnails for the folder entries in the Folder Widget, making it how in the Launcher, Workfiles Tool, Loader, etc.
Additional info
Uses a background thread to retrieve the thumbnails to avoid large slow downs.
Just a prototype to show how it could be done.
A draft implementation for: #749
(However this does not show task thumbnails)
Testing notes: