mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Async redisplay on isolated workspace switch
This commit is contained in:
@@ -487,7 +487,7 @@ var taskbar = Utils.defineClass({
|
||||
|
||||
handleIsolatedWorkspaceSwitch: function() {
|
||||
this._shownInitially = this.isGroupApps;
|
||||
this._redisplay();
|
||||
this._queueRedisplay();
|
||||
},
|
||||
|
||||
_connectWorkspaceSignals: function() {
|
||||
|
||||
Reference in New Issue
Block a user