You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mousing over files in left-hand Folder pane, a blue selection box appears - is it possible to persist this highlight to always show which file is displayed in the main view? When navigating through images this highlight should then change to the respective file and potentially also move the scrollbar. Thanks for your consideration!
The text was updated successfully, but these errors were encountered:
In QuickViewer, FolderView is just a User Interface as a sub, so it is unlikely to be improved. (The proof is that switching folders with a mouse click will quickly get out of focus, as the presence of focus in the FolderView will cause problems switching images.)
On the other hand, I think it is possible to redraw the FolderViewer when switching Folders. It just notifies you of the event.
When mousing over files in left-hand Folder pane, a blue selection box appears - is it possible to persist this highlight to always show which file is displayed in the main view? When navigating through images this highlight should then change to the respective file and potentially also move the scrollbar. Thanks for your consideration!
The text was updated successfully, but these errors were encountered: