refocusing on target (if any) in case of an external resize
This commit is contained in:
parent
3d3ca45921
commit
b00d24dbf7
5 changed files with 39 additions and 6 deletions
|
@ -642,6 +642,7 @@ class CoWebsiteManager {
|
|||
private fire(): void {
|
||||
this._onResize.next();
|
||||
waScaleManager.applyNewSize();
|
||||
waScaleManager.refreshFocusOnTarget();
|
||||
}
|
||||
|
||||
private fullscreen(): void {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue