lucoceano / Pager

Pager is the simplest and best way to implement sliding view controllers in Swift
MIT License
232 stars 41 forks source link

Wrong behavior when the swiping is fast #49

Open filograno opened 7 years ago

filograno commented 7 years ago

If I swipe to left and quickly to right (or vice versa) Pager goes in a wrong state:

To better understand this issue I've created a small video: starting from orange view controller I swipe quickly to go to blue view controller (the first tab) and return to orange.

PagerVideo.zip

ErAshu commented 5 years ago

Any Update on this? Yes, i also found this.