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

Modal view controller from side view controller #323

Closed
qjones opened this issue Apr 2, 2013 · 1 comment
Closed

Modal view controller from side view controller #323

qjones opened this issue Apr 2, 2013 · 1 comment

Comments

@qjones
Copy link

qjones commented Apr 2, 2013

I was on 2.2.4 (I believe) and updated to 2.2.7. In 2.2.4, I could open a UIViewController modally with no problems from the side view controller. Now, the center view controller covers part of it.

@yimingtang
Copy link

It's strange. In 2.25 and later you should present view controller on the top of view layer, otherwise the center view will cover the modal view controller's view.

@Inferis Inferis closed this as completed in 5ceff19 Apr 3, 2013
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