mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00: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