-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for hotkeys for skipping +/-10 images and +/-100 images #172
Comments
I have updated a new version that can skip images by 10 or 100, however your suggested hotkeys are already used for scrolling, so I have to think what should be default for now. As I am working on rewriting the project to Avalonia from WPF, this has been committed into the upcoming 3.0 version and will be featured in the preview version soon. You can also download the GitHub artifacts to try it out already. You can edit the hotkeys in the |
Wow! It works beautifully! |
@Ruben2776 Z: Previous image As you can see, +/-1 images is at the 2nd keyboard row, +/-10 images at the 3rd keyboard row, and +/-100 images at the 4th keyboard row. And +/- are always next to each other, always at the leftmost column. This makes it very easy to remember. This is just a suggestion, and you may find one you like better. Anyway, it is really great that you allow personalised keybindings, so everyone can find his own favourites. |
Would it be possible to add hotkeys for skipping +/-10 images and +/-100 images?
This would be very useful for quickly browsing folders and zip files with 100+ images.
Suggested key bindings:
PgDn/PgUp for +/-10 images
Alt+PgDn/PgUp for +/-100 images
The text was updated successfully, but these errors were encountered: