mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-18 17:38:23 +00:00
fix: Fixed closing glance not removing unload attribute from the tab, b=(closes #7655), c=glance
This commit is contained in:
@@ -367,6 +367,8 @@
|
||||
this.#currentParentTab._visuallySelected = false;
|
||||
}
|
||||
|
||||
this.#currentParentTab.linkedBrowser.zenModeActive = false;
|
||||
|
||||
// reset everything
|
||||
this.browserWrapper = null;
|
||||
this.overlay = null;
|
||||
|
||||
Reference in New Issue
Block a user