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

root view controller status bar disappears #2

Open
ixongju opened this issue Sep 10, 2017 · 6 comments
Open

root view controller status bar disappears #2

ixongju opened this issue Sep 10, 2017 · 6 comments

Comments

@ixongju
Copy link

ixongju commented Sep 10, 2017

and root view controller's content get a UP offset in status' height

@claesjacobsson
Copy link
Owner

Thanks! As you might see, this repo is 3 years old and not being actively developed. I'm not sure if I will do any work on this.

@ixongju
Copy link
Author

ixongju commented Sep 10, 2017

Thank you so much for replying!
I am building a app which need this effect, would you help me please !
Here is the git link:https://github.com/iSakuragi/MailLikeModalPresentation

@claesjacobsson
Copy link
Owner

claesjacobsson commented Sep 10, 2017 via email

@ixongju
Copy link
Author

ixongju commented Sep 10, 2017

I set this:
self.presentingViewController.transform = CGAffineTransitionMakeScale(0.9, 0.9);

cause this problem:
root view controller’s content upper offset 20pixel

@claesjacobsson
Copy link
Owner

claesjacobsson commented Sep 10, 2017 via email

@ixongju
Copy link
Author

ixongju commented Sep 10, 2017

it works!

Thank you !

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