sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.53k forks source link

pinch zoom gesture in or out snaps image back to original size (unintended response) #462

Open rogueathletic opened 3 years ago

rogueathletic commented 3 years ago

on a touch device if the image is zoomed in and user attempts to pinch zoom in either direction the image snaps back to its original size. I have tried disabling drag and swipe, even with both disabled this is still happening. I see the same on the demo page on the main doc site.

Has anyone worked out a patch to fix this issue?