kanryu / quickviewer

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
https://kanryu.github.io/quickviewer/
GNU General Public License v3.0
535 stars 63 forks source link

Feature Request: Highlight current file in Folder View #177

Open joshtownsendbp opened 2 years ago

joshtownsendbp commented 2 years ago

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!

kanryu commented 2 years ago

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.