mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-14 09:32:20 +08:00
more on custom client
This commit is contained in:
@ -142,7 +142,7 @@ void runMainApp(bool startService) async {
|
||||
}
|
||||
windowManager.setOpacity(1);
|
||||
windowManager.setTitle(getWindowName());
|
||||
windowManager.setResizable(!bind.isQs());
|
||||
windowManager.setResizable(!bind.isIncomingOnly());
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user