Auto-focus the input
This commit is contained in:
parent
484845c130
commit
6a327e0db3
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ ApplicationWindow {
|
|||
MatrixTextField {
|
||||
id: input
|
||||
|
||||
focus: true
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue