mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
portable service: fix clean shared memory, at_exit not called at flutter
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -90,6 +90,9 @@ class _ConnectionPageState extends State<ConnectionPage>
|
||||
Get.forceAppUpdate();
|
||||
}
|
||||
isWindowMinisized = false;
|
||||
} else if (eventName == 'close') {
|
||||
// called more then one time
|
||||
bind.mainOnMainWindowClose();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user