pisi / Reel

The premier 360° solution for jQuery.
http://reel360.org
MIT License
690 stars 210 forks source link

Rotate only on swipe not on click/tap #314

Open mladenp opened 8 years ago

mladenp commented 8 years ago

I am using this with Ionic/Angular and i wanted to know is there a way to disable rotation on single tap/click and rotate only when swipe is detected?

martineno commented 8 years ago

I am not entirely sure if this is what you are looking for, but if you set the stoppable: false in the reel options it will not advance the to next page when you click.

mladenp commented 8 years ago

Nope didn't help, i am not seeing that parameter anywhere in docs?