-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Hi, I encountered a minor issue.
For example, three are three images in the folder: image1.png, image 2.png and image3.png. Currently, image2.png is open.
When pressing the left arrow key:
- In void image viewer, it shows the
nextimage, i.e. image3.png; - In windows built-in image viewer, it shows the
previmage, i.e. image1.png.
When pressing the right arrow key:
- In void image viewer, it shows the
previmage, i.e. image1.png. - In windows inner image viewer, it shows the
nextimage, i.e. image3.png;
So, the actions of the void image viewer are different from those of windows built-in image viewer, which is inconvienent.
I was wondering if you can make the void image viewer behave the same as windows built-in one, or perhaps add a configuration option for this.
Thanks for sharing this wonderful app!

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels