JTOpenDoorAnimtedViewController icon indicating copy to clipboard operation
JTOpenDoorAnimtedViewController copied to clipboard

Rotation iOS6

Open vleango opened this issue 11 years ago • 1 comments

I want to have the open door animation happen after clicking a button.

After clicking the button, I presented the JTOpenDoorViewController. The animation works fine, except it doesn't seem to rotate properly.

vleango avatar Jul 23 '13 03:07 vleango

To fire the animation with a button, just add a UIButton to the JTOpenDoorViewController's view and move the code located in the viewDidAppear method to your method. I had no need for the rotation, and the animation will no work properly if you rotate while animating. I'll try to check at view launch the orientation.

jerometonnelier avatar Jul 23 '13 07:07 jerometonnelier