9f48adcff9
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 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
ui | ||
Makefile.am |