Revert "overview: Ignore dragEnd while the animation is still in progress"

This reverts commit 80a3bb85aa.

https://bugzilla.gnome.org/show_bug.cgi?id=708887
This commit is contained in:
Adel Gadllah 2013-10-11 20:08:40 +02:00
parent 575b373cd5
commit 13e6a6def5

View File

@ -313,9 +313,6 @@ const Overview = new Lang.Class({
},
_onDragEnd: function(time) {
if (this.animationInProgress)
return;
this._inXdndDrag = false;
// In case the drag was canceled while in the overview