malsup / cycle2

2nd gen cycling
899 stars 236 forks source link

Swipe Gesture Transition #421

Open vpjm opened 10 years ago

vpjm commented 10 years ago

I am experiencing an issue that causes the slide transitions to become instantaneous when a swipe gesture is made. I am testing this on a device running iOS 7. I have implemented the swipe fix for iOS 6 that is here: https://gist.github.com/3798925

The slide transitions but there is no visible animation, it is an instantaneous transition. I am using div's as slides, not images. The transitions work on desktop, the only time they don't work is with the swipe gesture.

seajones commented 10 years ago

I'm also having this issue, It happens sporadically on an iPad2.

It seems to work fine on the iPad and then starts to fail sporadically, until after a few transitions it doesn't happen at all. The transitions still occur when using a button to advance the slide, but the swipe gestures still remain transitionless. This happens in Chrome and Safari, but a little less in Safari

On the Nexus 7 which I also tested, it happens very occasionally, but is mostly reliable.

vestaxpdx commented 10 years ago

I'm also having this issue, seems very random. Has anyone found a fix yet. @malsup