-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quick page flipping issues #4
Comments
I am facing the same problem as ivasic. |
I think we would disable the swipe gesture during swiping to prevent the a weird result. |
Hi, @isaru66 |
Check out this pull request for a possible fix. Works for me: |
Thank you very much. |
Hi dawsontoth, really thanks to share with us your code! |
there is someone fix this also check at >> https://github.com/raweng/FlipView |
Thanks really really much isaru, I solved my problem with that. |
@skizzato , I am not the owner of the https://github.com/raweng/FlipView , so you should thank @Reefaq |
|
There's a problem when you try to flip pages real quick, you end up with either no animations or split pages with different content.
I was able to reproduce this on iPad 3G (1st gen) running 4.3.2 and on the simulator 4.3 with XCode 4.0.2. It seems easier to reproduce on the simulator.
Just try to flip pages really quickly with swiping. Somewhere in the middle it'll start to behave incorrectly.
See the result: http://f.cl.ly/items/2Y3c003M2B0l1u3h2Q0t/IMG_0010.PNG
The text was updated successfully, but these errors were encountered: