gnome-shell/js
Giovanni Campagna 8e7d74bc3b dash: fix icon animation
animateIn and animateOut should not reset the scale, otherwise
extra animate calls (which are possible because the diff algorithm
in _redisplay is not optimal) cause unneeded movement.
Therefore, create new items hidden, and have the creator call
animateIn or set the scale/opacity properties manually.
adjustIconSize must be changed to always set the icon size temporarily,
otherwise the first time it computes the icon size with 0 scale.

https://bugzilla.gnome.org/show_bug.cgi?id=690643
2013-02-20 20:51:11 +01:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm gdm: make entry reactive when asking user question 2013-02-20 13:38:00 -05:00
misc messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui dash: fix icon animation 2013-02-20 20:51:11 +01:00
Makefile.am layout: rework background handling 2013-02-19 18:39:54 -05:00