mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 04:51:27 +03:00
fix msgbox hasCancel and home id editor focus problem
This commit is contained in:
@@ -169,9 +169,6 @@ class _RemotePageState extends State<RemotePage> {
|
||||
if (value == 'mode') {}
|
||||
}();
|
||||
},
|
||||
onDoubleTap: () {
|
||||
print('double tap');
|
||||
},
|
||||
onTap: () {
|
||||
print('tap');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user