mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00:00
fixed cm control page width and not resizable
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -225,6 +225,7 @@ void runConnectionManagerScreen(bool hide) async {
|
||||
} else {
|
||||
await showCmWindow(isStartup: true);
|
||||
}
|
||||
windowManager.setResizable(false);
|
||||
// Start the uni links handler and redirect links to Native, not for Flutter.
|
||||
listenUniLinks(handleByFlutter: false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user