mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 10:51:28 +03:00
try fix linux cm abnormal show
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -185,7 +185,7 @@ class ConnectionManagerState extends State<ConnectionManager> {
|
||||
ChatPage(type: ChatPageType.desktopCM)),
|
||||
),
|
||||
)
|
||||
: Offstage(),
|
||||
: Expanded(child: Container()),
|
||||
),
|
||||
SizedBox(
|
||||
width: kConnectionManagerWindowSizeClosedChat.width -
|
||||
|
||||
Reference in New Issue
Block a user