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

Gesture support for zoom #25

Closed
FoxxMD opened this issue Dec 14, 2018 · 4 comments
Closed

Gesture support for zoom #25

FoxxMD opened this issue Dec 14, 2018 · 4 comments

Comments

@FoxxMD
Copy link

FoxxMD commented Dec 14, 2018

On mobile it would be fantastic if there was gesture support to double tap to zoom. Or pinch to zoom.

@bpatrik
Copy link
Owner

bpatrik commented Dec 15, 2018

thanks for the tip. I'll look into it at some point. It might take a while, since there is no simple way to do this.

@larspontoppidan
Copy link

A shortcut to this would be to allow "View Image" from the context menu (long press picture on mobile). On my Android pinch zoom works after choosing "View Image". Also, on desktop "View image" allows easy zoom to 100%

@bpatrik
Copy link
Owner

bpatrik commented Dec 19, 2018

Hi

I've implemented a 'zoom'-ing feature. Should work both on desktop an mobile.
On desktop you can zoom with mouse wheel or - and + keys.
On mobile with two finger pinch.

Best,
Patrik

@FoxxMD
Copy link
Author

FoxxMD commented Dec 20, 2018

Fantastic!! Thank you! ❤️

@FoxxMD FoxxMD closed this as completed Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants