gnome-shell/js
Marina Zhurakhinskaya 93d3270566 Calculate whether we need an expansion row for the banner correctly
The old calculation did not take into account the icon and the spacing
between columns. This resulted in the notifications that had a slightly
longer title/banner combination than could actually fit not being expandable.

The new calculation is done in _bannerBoxAllocate() so
that we don't need to hardcode which other elements are present.

https://bugzilla.gnome.org/show_bug.cgi?id=627985
2010-08-26 16:07:51 -04:00
..
misc [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
perf [perf] replace frame count with accurately computed frame rate 2010-05-26 15:37:27 -04:00
prefs Migrate to GSettings 2010-06-18 20:27:41 +02:00
ui Calculate whether we need an expansion row for the banner correctly 2010-08-26 16:07:51 -04:00
Makefile.am Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00