vermont42 / JFATabBarController

JFATabBarController is a replacement for UITabBarController that allows the user to scroll to an arbitrary number of tab-bar items.
Other
73 stars 8 forks source link

Issue in Landscape #6

Open PawanManjani opened 6 years ago

PawanManjani commented 6 years ago

I'm using this for portrait and landscape both. Issue is that after changing orientation - (void)setSelectedIndex:(NSUInteger)selectedIndex is calling everytime. Note: Facing only on iPhone devices not in iPad

vermont42 commented 6 years ago

Thanks for reporting this bug. See issue 7.