mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Force indicators animation when dragging window to another workspace
This commit is contained in:
@@ -574,7 +574,7 @@ var taskbarAppIcon = new Lang.Class({
|
||||
},
|
||||
|
||||
_onFocusAppChanged: function(windowTracker) {
|
||||
this._displayProperIndicator();
|
||||
this._displayProperIndicator(true);
|
||||
},
|
||||
|
||||
_onOverviewWindowDragEnd: function(windowTracker) {
|
||||
|
||||
Reference in New Issue
Block a user