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

Orientation changes in presented view controllers do not affect parent view controllers. #52

Open
julianwyz opened this issue Mar 28, 2016 · 2 comments

Comments

@julianwyz
Copy link

I have created a project that demonstrates the issue.

When using RZTransitions, if the orientation is changed in a presented view controller (when the view controller is presented with an RZTransition) the parent view controller is not resized appropriately.

When the same view controller is presented without RZTransitions, the orientation is preserved.

Thanks!

@mr-fixit
Copy link

Thanks, @julianwyz, for the issue and the and sample project! I'll take a look at both within a day or two. If you think you know a solution, I'd be happy to look at a pull request. Thanks again!

julianwyz pushed a commit to julianwyz/RZTransitions that referenced this issue Mar 28, 2016
@julianwyz
Copy link
Author

Was a fairly straight-forward fix, after all! Created the above PR. Thanks!

akshayrangnekar added a commit to ycomplex/RZTransitions that referenced this issue Oct 17, 2016
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