mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 09:41:29 +03:00
1. mobile ab login.
2. typos 3. del rename dialog body padding
This commit is contained in:
@@ -451,7 +451,7 @@ void showLogin(OverlayDialogManager dialogManager) {
|
||||
),
|
||||
controller: nameController,
|
||||
),
|
||||
PasswordWidget(controller: passwordController),
|
||||
PasswordWidget(controller: passwordController, autoFocus: false),
|
||||
]),
|
||||
actions: (loading
|
||||
? <Widget>[CircularProgressIndicator()]
|
||||
|
||||
Reference in New Issue
Block a user