mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 12:51:28 +03:00
opt chatModel, linux same startup height as dart
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -420,7 +420,7 @@ class ConnectionManager extends StatelessWidget {
|
||||
? const SizedBox.shrink()
|
||||
: IconButton(
|
||||
onPressed: () {
|
||||
gFFI.chatModel.changeCurrentID(
|
||||
gFFI.chatModel.changeCurrentKey(
|
||||
MessageKey(client.peerId, client.id));
|
||||
final bar = navigationBarKey.currentWidget;
|
||||
if (bar != null) {
|
||||
|
||||
Reference in New Issue
Block a user