willowtreeapps / spruce-ios

Swift library for choreographing animations on the screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landscape Mode needs to either be disabled or fixed

wt-johncuthbert opened this issue · comments

Currently if a user tries to go to Landscape mode:

  • Right now only rotates right
  • Also borks the views
    If we're going to allow Landscape mode then it needs to properly work for all rotations. The display should be updated when in landscape to have the display area on the left and the settings on the right.

Portrait is now locked. Rotating device does not change to landscape.