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

MenuViewController deselecting selected row when modal view controller opens. #28

Open
Lewion opened this issue Nov 28, 2011 · 0 comments

Comments

@Lewion
Copy link

Lewion commented Nov 28, 2011

In iOS 4 to 4.3.2 this is a non issue.

For iOS 5: if you have selected a menu item and for instance in the next view controller on the stack you open a modal view over the entire page, the selected menu item isn't longer selected. Which is problematic for users to see what "head"' menu item they had selected. Every other view in the stack keeps it's selected state (also tableview) except for the menu.

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