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

Controller menu missing with different initial screen #16

Closed
kmyn opened this issue Dec 20, 2016 · 2 comments
Closed

Controller menu missing with different initial screen #16

kmyn opened this issue Dec 20, 2016 · 2 comments

Comments

@kmyn
Copy link

kmyn commented Dec 20, 2016

Hi,

In the Delegate Example (cities), I've added in a new controller (HomeViewController) as the initial view controller. From which, I need to navigate to the cities controller (ViewController). Layout as in screen shot

ss

When I wire the "Go to cities" button to the cities controller (ViewController) or to the navigation controller attached to it, the top city selection menu bar (in cities controller) goes missing. But, the left/right swipe works taking to the new city. How do I fix this?

Thanks

@rechsteiner
Copy link
Owner

Sorry for the late response!

Did you figure this out? It sounds a bit like the menu items appear below the navigation bar. Just to validate, maybe try setting the navigation bar translucent property to false and see if the menu items appear.

@kmyn
Copy link
Author

kmyn commented Feb 1, 2017

It works now after turning off translucent. Thanks!

@kmyn kmyn closed this as completed Feb 1, 2017
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

2 participants