uias / Pageboy

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

White Spaces when scrolling too fat #126

Closed FazeelAkhtar closed 6 years ago

FazeelAkhtar commented 6 years ago

Hi ,

if i have multiple views as section controllers. and if i swipe too fast first time when section pages are not initialized , i see white space in between section pages , i think this is wrong offset problem of scrollview due to fast scrolling. and initializing Viewcontroller , Do you have any hints about this . Thanks Fazeel