fix: Small fixes for workspaces icons, b=(no-bug), c=common, tabs, workspaces

This commit is contained in:
mr. m
2025-05-18 11:26:00 +02:00
parent 7c1bdbfa68
commit c9f632c1b8
4 changed files with 14 additions and 7 deletions

View File

@@ -2410,7 +2410,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) {