seanho/SimpleView

Rotation is not properly handled

Opened this issue · 0 comments

I tried to add multiple orientation support to my app using SimpleView. Changes similar to following: https://github.com/siuying/CurrencyApp-RubyMotion/compare/rotation

However, the views do not rotate as what I would expected.

Is this an issue of SimpleView or problem in the way I use it?