gnome-shell/js
Owen W. Taylor 649ed3332f Fix background to animate with thumbnails
When we animating the scale for the thumbnails, the border and
background should wrap around the current size of the thumbails.
The technique that we are using to animate the scale breaks that
since we don't animate the overall size of the thumbnails box -
we just animate our child actors within the allocation.

To fix this, switch from drawing the background by packing in another
container to drawing the background with a separate actor that
is under the other actors and allocated by our custom logic.

https://bugzilla.gnome.org/show_bug.cgi?id=641881
2011-02-18 11:36:33 -05:00
..
misc remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Fix background to animate with thumbnails 2011-02-18 11:36:33 -05:00
Makefile.am remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00