refocusing on target (if any) in case of an external resize
This commit is contained in:
@@ -642,6 +642,7 @@ class CoWebsiteManager {
|
||||
private fire(): void {
|
||||
this._onResize.next();
|
||||
waScaleManager.applyNewSize();
|
||||
waScaleManager.refreshFocusOnTarget();
|
||||
}
|
||||
|
||||
private fullscreen(): void {
|
||||
|
||||
Reference in New Issue
Block a user