mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-28 15:49:04 +08:00
fix: cm window block on setSize
This commit is contained in:
parent
ee3429176b
commit
e50271cbb6
@ -194,6 +194,7 @@ void runPortForwardScreen(Map<String, dynamic> argument) async {
|
||||
}
|
||||
|
||||
void runConnectionManagerScreen() async {
|
||||
await initEnv(kAppTypeMain);
|
||||
await initEnv(kAppTypeMain);
|
||||
// initialize window
|
||||
WindowOptions windowOptions =
|
||||
|
Loading…
Reference in New Issue
Block a user