uias / Pageboy

📖 A simple, highly informative page view controller
MIT License
1.99k stars 155 forks source link

Improve blocking logic for animated scrolling operations #112

Closed msaps closed 7 years ago

msaps commented 7 years ago

Improve the logic that handles decided whether to proceed with an animated scroll operation while another scroll operation could be occurring.

Improvements to help resolve #109