Mobile/Archive/PortraitMode: Difference between revisions
< Mobile
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) (Created page with '== Summary == Support dynamic portrait/landscape changes when rotating the N900. == Current Status == A WIP patch exists that seems to enable the dynamic rotation support, but…') |
MarkFinkle (talk | contribs) |
||
Line 27: | Line 27: | ||
== Goals/Use Cases == | == Goals/Use Cases == | ||
* Quickly and correctly switch | * Quickly and correctly switch from landscape to portrait (and back again) as the user rotates the device. | ||
== Non Goals == | == Non Goals == |
Revision as of 21:02, 6 February 2010
Summary
Support dynamic portrait/landscape changes when rotating the N900.
Current Status
A WIP patch exists that seems to enable the dynamic rotation support, but only if the Maemo default browser has it's portrait mode enabled.
Next Steps
- Figure out why the Maemo browser is "connected" to Firefox rotation (mfinkle)
- Clean up any portrait mode bugs in the UI layout. Windows Mobile supports the rotation by default and has turned up some bugs.
- Speed up the post-rotation redraw code.
Related Bugs
Team
- Project Lead: mfinkle
Designs
Goals/Use Cases
- Quickly and correctly switch from landscape to portrait (and back again) as the user rotates the device.