forked from ZenBrowserMirrors/zen-desktop
feat: Disable opening link on split view if the limit is reached, b=(no-bug), c=common, split-view
This commit is contained in:
parent
4d27f9d741
commit
b8213569e5
2 changed files with 21 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
}
|
||||
|
||||
async #waitAndCleanup() {
|
||||
await SessionStore.promiseInitialized;
|
||||
await SessionStore.promiseAllWindowsRestored;
|
||||
await this.#resolveGlanceTabs();
|
||||
this.#cleanup();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue