mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-03 20:12:43 +00:00
fix(workspaces): trigger onWindowResize after changing workspace
This commit is contained in:
@@ -1931,6 +1931,7 @@ var ZenWorkspaces = new (class extends ZenMultiWindowFeature {
|
||||
}
|
||||
await this.changeWorkspace(workspaceData);
|
||||
}
|
||||
this.onWindowResize();
|
||||
return workspaceData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user