kswedberg / jquery-carousel-lite

A jQuery carousel plugin based on jCarouselLite by Ganeshji Marwaha
MIT License
177 stars 59 forks source link

Can swipe past end of list items in ios 6 #22

Closed andy2708 closed 10 years ago

andy2708 commented 11 years ago

Having an issue with ios6 where you can swipe past the last li and all the way off the screen. It was on my managers phone and so far im not gutsy enough to upgrade to ios6 on my own phone, so the details may a little vague

I think the code we were using at that point when the issue was occuring circular:false, swipe:true, auto: true

Again we have since changed the way we implement the carousel and i wasnt versioning stuff very well, but i think this is accurate. I'll try and grab his phone from him and do some more testing for you and post results here.

thanks Andy

sanmau commented 11 years ago

I too, have experienced the problem where the list auto-scrolls off into eternity. On iOS6 on an iPad. This behaviour appears when swipe is enabled by default and auto is set to true.

travco commented 10 years ago

I believe i've fixed the OP's issue, though by the sounds of it @sanmau, you have a different one where it continues to auto-scroll? If that's the case, please open another issue thread as this is one is likely to close shortly.