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

Support pinch zoom and XY drag gestures #767

Open
angrave opened this issue Dec 20, 2023 · 0 comments
Open

Support pinch zoom and XY drag gestures #767

angrave opened this issue Dec 20, 2023 · 0 comments
Assignees
Labels
feature new features

Comments

@angrave
Copy link
Collaborator

angrave commented Dec 20, 2023

To better support low vision (and mobile users) it would be useful to easily zoom, and move around the primary video. There is already support for zooming and translating built but. A double click might reset the zoom and translation. Translation should be constrained so edge cant significantly exceed the display area).
For wide screens a vertical zoom control on the lower control bar would be useful.

Support pinch zoom and translation (multi-touch) gestures on primary video. See
http://devdoc.net/web/developer.mozilla.org/en-US/docs/Web/API/Pointer_events/Pinch_zoom_gestures.html

Add vertical slider control for rapid change in zoom magnification, which opens after clicking a zoom icon on the lower left side, next to the volume. e.g., one of these-
https://mui.com/material-ui/material-icons/?query=zoom

@angrave angrave added the feature new features label Dec 20, 2023
@angrave angrave changed the title Support pinch zoom and translate gestures Support pinch zoom and XY drag gestures Dec 20, 2023
@michaelxu12345 michaelxu12345 self-assigned this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new features
Projects
None yet
Development

No branches or pull requests

2 participants