Giovanni Campagna 9f48adcff9 MessageTray: fix unexpanded height when receiving multiple telepathy messages
ClutterBinLayout is so amazingly broken: it uses the y_expand property to
find out if the children needs to honor alignment/fill, but that property is
"bubbled up" from the grand-children, so the notificationWidget would notice
the y_expand on the notificationBin (necessary to make the layout manager on
notificationWidget honor the alignment property for the bin), and would
receive the full height of the MessageTray actor from the parent's layout manager,
resulting in a notificationWidget shifting up, with the notification detached
from the screen.

https://bugzilla.gnome.org/show_bug.cgi?id=683628
2012-09-10 10:41:37 +02:00
..
2012-09-06 20:59:58 +02:00
2012-08-29 16:41:09 -03:00
2012-08-29 16:41:09 -03:00
2012-08-29 16:41:09 -03:00
2012-09-07 18:29:20 +02:00
2012-08-29 16:41:09 -03:00
2012-08-29 16:41:09 -03:00
2012-08-29 16:41:09 -03:00
2012-08-29 16:41:09 -03:00