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

Lock orientation? #132

Closed
rtnlsltn opened this issue Aug 2, 2017 · 1 comment
Closed

Lock orientation? #132

rtnlsltn opened this issue Aug 2, 2017 · 1 comment

Comments

@rtnlsltn
Copy link

rtnlsltn commented Aug 2, 2017

I'm using some viewcontrollers in my project that are using a rotation lock via the navigation controller. Using these methods on the Instructions VC's don't appear to work (shouldAutorotate false, supportedInterfaceOrientations .portrait). I'm curious if there's a way I can lock orientation so the instructions don't rotate when the device does?

@ephread ephread closed this as completed in a2c1a11 Aug 9, 2017
@ephread
Copy link
Owner

ephread commented Aug 9, 2017

Should be solved by 1.1.0. On start, Instructions will now retrieve shouldAutorotate and supportedInterfaceOrientations from the controller.

zabolotiny pushed a commit to zabolotiny/Instructions that referenced this issue Aug 7, 2018
Tonbouy pushed a commit to Tonbouy/Instructions that referenced this issue Nov 29, 2019
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