This commit is contained in:
Mr. M
2025-05-18 11:27:06 +02:00
4 changed files with 14 additions and 7 deletions

View File

@@ -2412,7 +2412,6 @@ var gZenWorkspaces = new (class extends ZenMultiWindowFeature {
});
await this._organizeWorkspaceStripLocations(workspace, true);
gZenUIManager.tabsWrapper.style.scrollbarWidth = '';
this.workspaceIcons.activeIndex = workspace.uuid;
// Notify listeners
if (this._changeListeners?.length) {