Re: [Ubuntu-phone] [Design] Responding to orientation

2013-04-29 Thread Florian Boucault
And to make the apps developers lives easier the Ubuntu UI Toolkit has added a simple way to enable automatic rotation of an app depending on the orientation of the device. If you are using MainView then simply set the 'automaticOrientation' property to true: http://developer.ubuntu.com/api/ub

[Ubuntu-phone] [Design] Responding to orientation

2013-04-26 Thread Calum K Pringle
Hey everyone, We've just posted a blogpost with our latest chapter for the app design guides; responding to orientation - hope this is useful as there's been many questions on the mailing list about how to think about orientation when designing an app. As with the guidelines themselves, this is