mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
fix: Small fixes for workspaces icons, b=(no-bug), c=common, tabs, workspaces
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user