mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Revert "try fix linux cm abnormal show"
This reverts commit 193426a3c1.
This commit is contained in:
@@ -186,7 +186,7 @@ class ConnectionManagerState extends State<ConnectionManager> {
|
||||
ChatPage(type: ChatPageType.desktopCM)),
|
||||
),
|
||||
)
|
||||
: Expanded(child: Container()),
|
||||
: Offstage(),
|
||||
),
|
||||
SizedBox(
|
||||
width: kConnectionManagerWindowSizeClosedChat.width -
|
||||
|
||||
Reference in New Issue
Block a user