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

pinch to zoom on mobile #130

Open
to8gal opened this issue Nov 27, 2017 · 1 comment
Open

pinch to zoom on mobile #130

to8gal opened this issue Nov 27, 2017 · 1 comment

Comments

@to8gal
Copy link

to8gal commented Nov 27, 2017

despit adding the touch event:

$(document).ready(function(){ $('.grid-item').zoom({ on:'click', touch:true}); });

no result come forward and being my image full width will prevent scrolling zooming instead

Am I doing something wrong? a pinch to enlarge option would be possible?

@to8gal
Copy link
Author

to8gal commented Jan 29, 2019

got the same problem here, did you solved it?

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

No branches or pull requests

1 participant