Is it possible to disable the lightbox swipe navigation (in mobile) when the user starts to zoom an image? The idea is to avoid accidental swipes when we have a zoomed image.
Disabling the swipe event in the browser console does the job but I can’t get it working with javascript. Any lights please?