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

Setting rotateEnabled to 'NO' does not disable rotation #25

Open
afincha opened this issue Jan 29, 2014 · 2 comments
Open

Setting rotateEnabled to 'NO' does not disable rotation #25

afincha opened this issue Jan 29, 2014 · 2 comments

Comments

@afincha
Copy link

afincha commented Jan 29, 2014

I set rotateEnabled to 'NO' in the demo application, and after rebuilding, rotation is still enabled in the editor.

@heitorfr
Copy link
Owner

rotateEnabled flag was being ignored if set before the editor view was loaded. Fixed in 1.1.4.

@natalia-osa
Copy link

I'm setting self.rotateEnabled to NO in my subclass's viewDidLoad method and in commit f9a35be (1.1.4) rotation is still enabled. Please note, that this concerns only overriding, because firstly I set rotationEnabled to 'YES' after allocation. Still, it should update everything not ignore.

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