You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I set rotateEnabled to 'NO' in the demo application, and after rebuilding, rotation is still enabled in the editor.
The text was updated successfully, but these errors were encountered: