gnome-shell/js
Florian Müllner 4b95be6a95 dash: Make sure _clearDragPlaceholder() resets _dragPlaceholderPos
The function currently only resets the placeholder position if
there is a placeholder; this is not necessarily true, as the
placeholder may be reset outside _clearDragPlaceholder().
If this happens, the placeholder will temporarily stop working
for the "old" position (and permanently if it's the only position).
Just reset the position unconditionally.

https://bugzilla.gnome.org/show_bug.cgi?id=684618
2013-06-05 15:32:43 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm modalDialog: Show spinner when working 2013-05-09 17:38:21 +02:00
misc Hash: make .size() constant time 2013-05-12 21:06:34 +02:00
perf
ui dash: Make sure _clearDragPlaceholder() resets _dragPlaceholderPos 2013-06-05 15:32:43 +02:00
Makefile.am popupMenu: Split the remote menu code into its own module 2013-05-13 18:34:26 -04:00