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

after UIViewController popped with transition - UIView position of the current controller changed #25

Open
picasso opened this issue May 6, 2014 · 0 comments

Comments

@picasso
Copy link

picasso commented May 6, 2014

Hello Colin,

you did a great job. I like VCTransitionsLibrary and used it a lot in my projects. Thanks!

But recently I encountered a problem.

I have a simple setup:

UINavigationController with VCTransitionsLibrary.

There is some root controller with UIView which uses Auto Layout and positioned with Top Layout Guide and Bottom Layout Guide.

Then I push another controller to UINavigationController.
Everything is ok.
When I pop this controller - UIView of root controller goes under NavigationBar - it means without respect of Auto Layout with Top Layout Guide.

If I disable transition from VCTransitionsLibrary - everything works as it should.
Could you help me?

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