Enhance pinned tab management with reset functionality and location change handling

This commit is contained in:
mr. M
2025-02-20 22:30:49 +01:00
parent 9712ced2bf
commit fbe81666bf
8 changed files with 211 additions and 36 deletions

View File

@@ -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;