Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clips UIViewController's main main view #12

Open
progFresh opened this issue Jun 3, 2019 · 0 comments
Open

clips UIViewController's main main view #12

progFresh opened this issue Jun 3, 2019 · 0 comments

Comments

@progFresh
Copy link

Tab bar changes UIViewController's view frame in some cases incorrectly

For example:
I have tab bar with 5 tabs. The first tab is UINavigation controller where the first view controller in the stack has property hidesBottomBarWhenPushed = true
So If I call navigationController?.popToRootViewController at the view controller with animated = false, frame will be crushed (

Also the same situation is in case I try to change selectedIndex of tabBar when tabBar is hidden by hidesBottomBarWhenPushed = true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant