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

Landscape orientation #8

Open
sashalt opened this issue Sep 15, 2013 · 2 comments
Open

Landscape orientation #8

sashalt opened this issue Sep 15, 2013 · 2 comments

Comments

@sashalt
Copy link

sashalt commented Sep 15, 2013

Landscape orientation is not properly handled and produces weird results while scrolling with wrong alpha.
ViewDidLoad detects window bounds not accounting for orientation.

A quick fix is to use _windowSize = self.view.frame.size; in ViewDidLoad.

@fulldecent
Copy link

+1

1 similar comment
@Woodehh
Copy link

Woodehh commented Apr 13, 2018

+1

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