mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
window, save and restore pos, maxmium
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -516,6 +516,7 @@ class WindowActionPanelState extends State<WindowActionPanel>
|
||||
|
||||
void _setMaximize(bool maximize) {
|
||||
stateGlobal.setMaximize(maximize);
|
||||
_saveFrameDebounce.call(_saveFrame);
|
||||
setState(() {});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user