uias / Pageboy

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

Strange behaviour when using willScrollToPage #191

Closed hemo87 closed 5 years ago

hemo87 commented 5 years ago

When using willScrollToPage it causes the pages to jump on load, it only does this the first time they load and works as expected when scrolling back through after initial load. This does not happen with didScrollToPage.

hemo87 commented 5 years ago

It appears to be related to TabMan as I can't reproduce when creating an example