Enhance Zen animations and glance functionality with improved styles and closing behavior

This commit is contained in:
mr. M
2024-11-10 18:20:23 +01:00
parent 5ab9ee7c34
commit 1c7c6b2a0f
5 changed files with 28 additions and 13 deletions

View File

@@ -189,6 +189,7 @@
this.contentWrapper = null;
this.lastCurrentTab.removeAttribute("zen-glance-tab");
this.lastCurrentTab._closingGlance = true;
gBrowser.tabContainer._invalidateCachedTabs();
gBrowser.removeTab(this.lastCurrentTab, { animate: true });