ngu-carousel icon indicating copy to clipboard operation
ngu-carousel copied to clipboard

Zoom using pinch when touch is enabled

Open CarlosTorrecillas opened this issue 2 years ago • 1 comments

Hi there, is it possible to perform a standard zoom using the mobile gesture of zooming in with two fingers? At the moment I can only swipe but not zoom. Thanks

CarlosTorrecillas avatar Nov 26 '21 17:11 CarlosTorrecillas

Hello again,

I have managed to implement the pan and pinch events inside a carousel tile however this is not preventing the carousel from swiping and moving to the next slide. Do you guys know how to use the stopPropagation accordingly (if that's how it should be done) in order to cancel the event of swiping - does that make sense?

CarlosTorrecillas avatar Nov 29 '21 16:11 CarlosTorrecillas