Change the maximized state on 'Adjust Window'
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -775,6 +775,7 @@ class ScreenAdjustor {
|
||||
}
|
||||
await WindowController.fromWindowId(windowId)
|
||||
.setFrame(Rect.fromLTWH(left, top, width, height));
|
||||
stateGlobal.setMaximized(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user