uias / Pageboy

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

Fix issue where updateViewControllers would fail #168

Closed msaps closed 6 years ago

msaps commented 6 years ago

166 - When interrupted by a VC transition updateViewControllers would fail to complete and be in a locked state. Updated to allow for forced updates when an incorrect paging state is detected.