aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@nokia.com>2010-07-01 12:21:10 +0300
committerDaniel d'Andrada <daniel.dandrada@nokia.com>2010-07-01 12:21:10 +0300
commit8306c893c99f0baf4f0e957073acc083174d3a69 (patch)
treeba7e3e6a9b051b2bd5244865fa932c4dde6ed0bc
parent73e2ca62ec89613b18f8ad9c1996d08846874556 (diff)
Changes: Added notice on the deactivation of automatic orientation changes
RevBy: TrustMe
-rw-r--r--doc/src/news.dox9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/news.dox b/doc/src/news.dox
index 490d67a1..1547f107 100644
--- a/doc/src/news.dox
+++ b/doc/src/news.dox
@@ -2,6 +2,15 @@
\section v02024 0.20.24
+- Automatic orientation changes have been disabled. Now the GUI orientation
+ (landscape vs. portrait) will not follow the accelerometer anymore.
+ While the keyboard is closed it will remain in portrait and while the
+ keyboard is open it will remain in landscape.
+ Naturally, the API to programmatically set and/or lock the GUI to a specific
+ orientation angle still works as usual.
+ In the future there could be a per-device configuration and/or a user setting
+ to specify this behavior, but for the moment it's hardcoded.
+
\subsection New
- videoGlobalAlpha property in MWindow.