gnome-shell/js
Owen W. Taylor 53516733f7 Fix position of indicator while tweening
Because the overall parent allocation width immediately when the workspace
count changes, we were sometimes drawing the indicator in the wrong place
in the indicator animation that proceeded the remove-workspace animation.
Fix this by tweening only the Y position of the indicator and computing
the X position and size in our allocate() method. This also is considerably
simpler than switching the indicator between fixed position and geometry
managed.

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 position of indicator while tweening 2011-02-18 11:36:33 -05:00
Makefile.am remove our own Telepathy implementation 2011-02-16 10:10:26 +01:00