aryaxt / iOS-Slide-Menu

iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
Other
1.53k stars 359 forks source link

Menu view controllers are not rotated correctly #140

Open wtimme opened 9 years ago

wtimme commented 9 years ago

This issue can be reproduced in the current version of the demo app as follows:

  1. Launch the demo app in simulator (iOS 7.1) in landscape orientation.
  2. Hit the "Login" button.
  3. Open the right menu by clicking the wheel button in the upper right corner.
  4. Close the menu by clicking on the content view (not the menu).
  5. With the menu closed, rotate the simulator by 180 degrees.
  6. Open the menu again (as described in step 3).

Result: The whole menu is flipped upside-down.

ios-slide-menu-orientation