mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-14 01:26:18 +08:00
chat floating icon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@ -102,7 +102,6 @@ class ChatModel with ChangeNotifier {
|
||||
initPositionYInTop: false,
|
||||
initPositionYMarginBorder: 100,
|
||||
borderTopContainTopBar: true,
|
||||
appBarHeight: 0,
|
||||
),
|
||||
child: FloatingActionButton(
|
||||
onPressed: () {
|
||||
|
Reference in New Issue
Block a user