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

[Request]: Zoom media via ctrl + mouse wheel #727

Closed
1 task done
mgorny opened this issue Dec 31, 2023 · 1 comment · Fixed by #728
Closed
1 task done

[Request]: Zoom media via ctrl + mouse wheel #727

mgorny opened this issue Dec 31, 2023 · 1 comment · Fixed by #728
Labels
enhancement New feature or request

Comments

@mgorny
Copy link
Contributor

mgorny commented Dec 31, 2023

Describe the request

Currently, zooming media seems to be only possible via pinch gestures and keys. However, it would be nice if it was also possible to zoom in/out via ctrl + mouse wheel, similarly to how it works in web browsers.

Implementation Details

@mgorny mgorny added the enhancement New feature or request label Dec 31, 2023
mgorny added a commit to mgorny/Tuba that referenced this issue Dec 31, 2023
)

Support zooming the Media Viewer via ctrl + mouse wheel scrolling.
The controlled needed to be added straight into Gtk.ScrolledWindow,
as otherwise it stops working when the media is zoomed in.
mgorny added a commit to mgorny/Tuba that referenced this issue Jan 1, 2024
)

Support zooming the Media Viewer via ctrl + mouse wheel scrolling.
The controlled needed to be added straight into Gtk.ScrolledWindow,
as otherwise it stops working when the media is zoomed in.
GeopJr pushed a commit that referenced this issue Feb 2, 2024
…728)

Support zooming the Media Viewer via ctrl + mouse wheel scrolling.
The controlled needed to be added straight into Gtk.ScrolledWindow,
as otherwise it stops working when the media is zoomed in.
@mgorny
Copy link
Contributor Author

mgorny commented Feb 3, 2024

Thanks!

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

Successfully merging a pull request may close this issue.

1 participant