-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Pinch gesture on pinned screenshot #2447
Pinch gesture on pinned screenshot #2447
Conversation
* Minor refactoring * Pinch gesture works fine * Consolidated Zooming in/out * Minor refactoring * Minor refactoring * clang-format * Fixed scroll phases on Linux * clang-format * Re-added size constraint * clang-format (cherry picked from commit 413a3f9)
Not able to zoom pinned images in V12 via mouse scroll, it conflicts with "Change tool size Option" which is the new default action for mouse scroll. |
Sorry for the late reply. Using Flameshot v12.1.0 (001726a) I don't have any issue resizing it in X11. If you have the issue and you are on the latest version (at least |
Pinned image can be zoomed in/out via scrolling the mouse or, if supported, by pinching gesture. Refactored a bit the code.
I couldn't test it on Windows.
Tested on Mac OS Monterey and Ubuntu linux 18.04.