mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-07 10:26:36 +00:00
Enhance pinned tab management with reset functionality and location change handling
This commit is contained in:
@@ -218,6 +218,7 @@ var ZenWorkspaces = new (class extends ZenMultiWindowFeature {
|
||||
defaultSelectedContainer.insertBefore(tab, defaultSelectedContainer.lastChild);
|
||||
}
|
||||
}
|
||||
gBrowser.tabContainer._invalidateCachedTabs();
|
||||
}
|
||||
perifery.setAttribute('hidden', 'true');
|
||||
this._hasInitializedTabsStrip = true;
|
||||
|
Reference in New Issue
Block a user