-
Notifications
You must be signed in to change notification settings - Fork 27
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
possibility to keep aspect ratio #2
Comments
Yes, that is the critical missing feature. But as well as "keeping" the current aspect ratio, it should be possible to choose between all the common aspect ratios (and perhaps to specify an arbitrary ration...) |
Keeping the aspect ratio is possible when you press shift while dragging a corner. |
Issue has been done years ago, hasn't it? If so, can someone with appropriate permissions close the issue? |
just tested & shift-to-keep-aspect-ratio seems to work in cropgui (tkinter) but not cropgtk (gtk) |
For me, it also seems to work in CropGTK. Maybe we should agree on either CropGUI or CropGTK, move all of its functionality to it and delete the other. As of now, CropGUI misses rotate, CropGTK misses fixed resolutions menue. |
When I discovered this tool, I tried both and decided that I like cropgtk much better. I think development might be more focussed with only one, but it might be the case that not everyone would agree on which one. I suppose jepler could simply stop updating the one he doesn't like as much, but... |
I use the gtk one but haven't had the courage to delete the original tkinter one. I don't know which one works better for mac/win folks, either. except that tkinter is still an expected part of a full Python installation as far as I've ever heard. |
Just thought I'd comment that I always prefer the tk version. Possibly because it works easily on Windows. |
It would be nice if there was an easy way to keep the aspect ratio of the images to crop.
The text was updated successfully, but these errors were encountered: