-
Notifications
You must be signed in to change notification settings - Fork 103
pinch-to-zoom functionality #185
Copy link
Copy link
Closed
Description
I saw, by including jquery.events.touch.js, you are enabling swipe events for mobile devices.
So i jump inside of code and saw that you are using just swipeleft and swiperight events from that JS. Is it possible to enable multiple gesture, for example pinch-to-zoom functionality from that same touch.js?
Problem is that if you zoom image inside of lightcase, swipe triggered, and it goes to next image. Somehow that part need to be prevented by pinch-to-zoom event
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels