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

Cropped grid when start in Landscape orientation #1

Open
zats opened this issue Jan 11, 2015 · 2 comments
Open

Cropped grid when start in Landscape orientation #1

zats opened this issue Jan 11, 2015 · 2 comments

Comments

@zats
Copy link

zats commented Jan 11, 2015

Hi, there seem to be a bug when application does not support portrait orientation at all (e.g. starts up in landscape orientation)

Steps to reproduce:

  • In the supplied sample project go to the project settings → info
  • Uncheck Portrait under Device Orientation
  • Launch the app

Attached is a screenshot of the app upon launch.

Thanks!

screen shot 2015-01-11 at 4 57 33 pm

@bruceflowers
Copy link

@zats you can just use the SUPGridView itself - that's what I had to do for this. The UIWindow wrapper class doesn't really do anything that you can't do directly.

@PadraigK
Copy link
Contributor

PadraigK commented Feb 4, 2015

Thanks guys, I hope to get to this in the next few weeks, but if anyone feels like diving in, Pull Requests are awesome 👍

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