Skip to content

Left and Right Arrow Behaviors Contrary to Expectations #43

@speedoops

Description

@speedoops

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 next image, i.e. image3.png;
  • In windows built-in image viewer, it shows the prev image, i.e. image1.png.

When pressing the right arrow key:

  • In void image viewer, it shows the prev image, i.e. image1.png.
  • In windows inner image viewer, it shows the next image, 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!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions