mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-14 17:42:40 +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,
|
initPositionYInTop: false,
|
||||||
initPositionYMarginBorder: 100,
|
initPositionYMarginBorder: 100,
|
||||||
borderTopContainTopBar: true,
|
borderTopContainTopBar: true,
|
||||||
appBarHeight: 0,
|
|
||||||
),
|
),
|
||||||
child: FloatingActionButton(
|
child: FloatingActionButton(
|
||||||
onPressed: () {
|
onPressed: () {
|
||||||
|
Reference in New Issue
Block a user