fix: cm window block on setSize
This commit is contained in:
parent
ee3429176b
commit
e50271cbb6
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue