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
539 stars 65 forks source link

Several Suggestion About QuickViewer UI #67

Closed agungindrawan closed 5 years ago

agungindrawan commented 6 years ago

Hello again Kanryu, hope you're not tired of me :-) I have several suggestion to make, if you would please consider it.

  1. I can't set slideshow delay lower than 1000 ms. If I set lower than 1000 ms, it will revert back to 1000 ms. Is it possible to set lower threshold for slideshow delay to 500 ms?
  2. Suppose I opened a zip archive/image in maximized window, then I drag n drop another zip archive/image from Windows Explorer, then QuickViewer will lose maximized window state. It will revert to window state when first launched. Is it possible for QuickViewer to retain window state when new archive is opened via drag n drop?
  3. Folder view is incredibly useful, thank you. But folder view not automatically updated when I drag n drop another zip archive from Windows Explorer. I must press F4 twice so folder view refreshed. Is it possible for folder view to automatically updated following current opened image/archive?

Thank you for your work and consideration :-)

kanryu commented 6 years ago

Hi,

  1. I thought that it would be meaningless to set the slide show to less than 1 second so I set it like that. It's easy to change.
  2. Please open the Settings dialog and uncheck 'Activate the window when an image dropped on'. It is not easy to let us do what we intend on the Windows API.
    • fixed. please wait for next release
  3. It will be fixed by the next release.