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

wrong width when presenting a ViewController on top of ViewController presented by ElasticTransition #23

Open
thanhn08 opened this issue Mar 25, 2016 · 2 comments

Comments

@thanhn08
Copy link

Sorry lkzhao that I don't really have time to debug and make a pull request to help you but I hope I could at least report what I found while using your control.

Currently, I have a MenuViewController presented modally using ElasticTransition. When I present SettingViewController on top of MenuViewController, and then dismiss SettingViewController.... the MenuViewController underneath is full screen width instead of custom width set on contentLength variable.

I am using storyboard with autolayout, btw.

Thank you for the cool library.

@lkzhao
Copy link
Owner

lkzhao commented Mar 31, 2016

I am looking into a custom UIPresentationController for this library. There are a couple of bugs related to this issue since we have no control over the background view that is already presented.

@TomasPangzi
Copy link

any solution?

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

3 participants