80c16aa8f7
The three boxes for the ripple animation are visible when created. This means that the drag and drop code that searches for an actor to handle the drag can find the ripple boxes instead of the Activities button or hot corner. The latter can handle drag and drop while the ripple boxes can't. This is only a problem if drag and drop is attempted before the ripple animation has been played: the boxes are made invisible at the end of the animation. The fix is to just create the boxes invisible. |
||
---|---|---|
.. | ||
gdm | ||
misc | ||
perf | ||
ui | ||
Makefile.am |