Closed fetfurmoz1985 closed 2 weeks ago
First of all, I don't see any scrolling here. I'm guessing you want to disable dragging? Then here's a snippet:
Fancybox.bind('[data-fancybox="popup"]', {
Carousel: {
Navigation: false,
Panzoom : {
touch: false
}
},
});
Fancybox.bind('[data-fancybox="popup"]', { Carousel: { Navigation: false, Panzoom : { touch: false } }, });
Excellent, thank you
How to remove scrolling? https://g1t.ru/video/chrome_T468Ri5iPt.mp4
https://codepen.io/xvjelsst-the-reactor/pen/VwoENPr