aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlberto Garcia <agarcia@igalia.com>2009-09-30 14:21:23 +0200
committerAlberto Garcia <agarcia@igalia.com>2009-09-30 14:26:42 +0200
commit2353dd5c270822fdfcb32e167474b09784f43b42 (patch)
tree2c0d20c40ad47cc1f6308178794aac6240503a36 /ChangeLog
parenta0bb5e181c480bb0c8c64dcc3c54f6814816c2ad (diff)
Don't hide and show HildonBanner when the screen size changes
* hildon/hildon-banner.c (screen_size_changed): Don't hide and show the banner when the screen size changes. Fixes: NB#141140 (Rotation stops when banner is present)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aeb0cdc..e2f135d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-30 Alberto Garcia <agarcia@igalia.com>
+
+ * hildon/hildon-banner.c (screen_size_changed):
+ Don't hide and show the banner when the screen size changes.
+
+ Fixes: NB#141140 (Rotation stops when banner is present)
+
2009-09-22 Alejandro G. Castro <alex@igalia.com>
* hildon/hildon-pannable-area.c,