Skip to content
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

Feature: Rotate left button #745

Open
davidak opened this issue Jul 28, 2023 · 2 comments
Open

Feature: Rotate left button #745

davidak opened this issue Jul 28, 2023 · 2 comments

Comments

@davidak
Copy link

davidak commented Jul 28, 2023

Problem

I want to rotate the image left. I have to click 3 times on rotate right to get it.

Proposal

Add a button left to rotate right.

Prior Art (Optional)

Apples Preview app has a rotate left button that turns into rotate right when holding the option key.

Source: https://support.apple.com/guide/preview/resize-rotate-or-flip-an-image-prvw2015/mac

Eye of GNOME (eog) has rotate left and rotate right button.

screenshot

https://wiki.gnome.org/Apps/EyeOfGnome
https://help.gnome.org/users/eog/stable/flip-rotate.html.en

gThumb has rotate left and rotate right button.

ss-viewer

https://gitlab.gnome.org/GNOME/gthumb#gthumb

PhotoQt has rotate left and rotate right button.

poppedout

https://photoqt.org/features

qView has rotate left and right in the menu with keyboard shortcut.

https://interversehq.com/qview/

Adobe Lightroom Classic has rotate left and right in the menu with keyboard shortcut.

https://helpx.adobe.com/lightroom-classic/help/retouch-photos.html

@davidak
Copy link
Author

davidak commented Jul 28, 2023

I found out by trying that holding the STRG key changes the rotate right button into rotate left. I do have a lot of free space for more buttons. Maybe add it when there is space and keep this option key behavior when there is not a lot of space, like on mobile devices screens.

Screenshot from 2023-07-28 21-47-50

Photos on 2.5K screen.

@davidak davidak changed the title Feature: Rotate left Feature: Rotate left button Jul 28, 2023
@zeebok
Copy link
Contributor

zeebok commented Jul 31, 2023

Something to keep in mind for the future rewrite, for sure. In the meantime, you can hold Ctrl and click the rotate button to rotate it left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants