shabib87 / SHViewPager

A simple view pager for iOS. Compatible with iOS 8.0 or later.
https://www.codewithshabib.com
MIT License
124 stars 25 forks source link

If directly jumped to a menu index the content view is not added at the proper position #19

Closed shabib87 closed 8 years ago

shabib87 commented 8 years ago

Example there are 4 menus. If Menu 4 is selected directly after the view loads. The content view for that position is not properly added at the 4th position, instead it is added at the second position.