* hildon-widgets/hildon-window.c (hildon_window_toggle_menu): Changed the hide condit...
authorLuc Pionchon <luc.pionchon@nokia.com>
Mon, 5 Jun 2006 19:25:06 +0000 (19:25 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Mon, 5 Jun 2006 19:25:06 +0000 (19:25 +0000)
commit5e2f615db6fa70c6c121a9c72e4d8f6cd41027d5
tree3ef5e70b6f370188e738ba7116085e4313c1c757
parent859d474ab32d7d247ca27931bdce3ab6c2045c86
* hildon-widgets/hildon-window.c (hildon_window_toggle_menu): Changed the hide condition of the menu, now we are using GTK_WIDGET_MAPPED instead of GTK_WIDGET_VISIBLE, because the menu can be visible but not mapped in some situations, like the one described in this bug.

NB#28836
ChangeLog
hildon-widgets/hildon-window.c