mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 06:21:29 +03:00
dialog clickMaskDismiss
This commit is contained in:
@@ -880,7 +880,7 @@ void showOptions() {
|
||||
onWillPop: () async => true,
|
||||
contentPadding: 0,
|
||||
);
|
||||
}, barrierDismissible: true);
|
||||
}, clickMaskDismiss: true);
|
||||
}
|
||||
|
||||
void showSetOSPassword(bool login) {
|
||||
|
||||
Reference in New Issue
Block a user