gnome-shell/js
Dan Winship b956c6f093 dnd: when snapping back, deal with moved/rescaled parents
Previously, when snapping back a drag actor, we moved it back to its
original stage-relative position and scale. This worked fine if its
parent was still in the same place it was when the drag started, but
failed in cases like the linear workspace layout window drag-and-drop,
where dragging a window would "zoom out" its parent workspace, causing
the snapback to send it to the wrong place.

Fix this by instead snapping the actor back to "where the actor would
have been right now if it were still at its original scale and
position within its original parent actor" rather than "where it was
before the drag started"

https://bugzilla.gnome.org/show_bug.cgi?id=635272
2010-11-19 15:09:57 -05:00
..
misc telepathy: makeProxyClass has been migrated to gjs's dbus module 2010-11-02 11:11:29 -04:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
prefs Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui dnd: when snapping back, deal with moved/rescaled parents 2010-11-19 15:09:57 -05:00
Makefile.am Status area: introduce battery & power indicator 2010-11-17 14:52:39 +01:00