gnome-shell/js
Tanner Doshier 9491f6bd23 dash: fix for shrinking dash while animating
The this.actor.height > this._maxHeight check is needed because animating the
dash out causes constant notify::height signals and so after each one the max
height would shrink to the actor height causing the icons to shrink until
eventually we get to 16px icons. This way, only increase maxHeight if the
actor can be drawn bigger than it is currently set.

https://bugzilla.gnome.org/show_bug.cgi?id=682050
2012-11-01 12:58:10 -04:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm ShellUserVerifier: fix fail counter 2012-10-29 17:54:12 +01:00
misc loginManager: Add support for suspend() 2012-10-23 21:14:10 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui dash: fix for shrinking dash while animating 2012-11-01 12:58:10 -04:00
Makefile.am panel: Abstract the centered panel logic out into a ClutterLayoutManager 2012-11-01 12:58:07 -04:00