ui: recent libraries list improvements#881
Conversation
|
I think this pull will also close : #810. |
|
Wouldn't it be better if it always showed the full path in the "Library Not Found" message? After all, knowing that a directory called "XYZ" wasn't found somewhere on the drive isn't all that useful (and not everyone is on top of their file organisation enough to immediately know where they had the library) |
I think it would, however with the setting introduced in #841 this may be considered a privacy concern for those who don't want their full file paths displayed on screen anywhere. Maybe that's just me reading into it too much though. After all, the About screen still shows the full config path location. |
Computerdores
left a comment
There was a problem hiding this comment.
Besides me uncovering an unrelated bug (#889) while testing, this seems work perfectly!
(I still think that it would be good to have a setting in the future whether to show the full path in the popup, but this seems good as is)
Summary
This PR makes a couple tweaks to the Recent Libraries menu item:
Tasks Completed