mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 08:31:29 +03:00
dialog clickMaskDismiss
This commit is contained in:
@@ -248,7 +248,7 @@ void showServerSettingsWithValue(
|
||||
return true;
|
||||
},
|
||||
);
|
||||
}, barrierDismissible: true);
|
||||
}, clickMaskDismiss: true);
|
||||
}
|
||||
|
||||
String? validate(value) {
|
||||
|
||||
Reference in New Issue
Block a user