mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
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 {
|
MatrixTextField {
|
||||||
id: input
|
id: input
|
||||||
|
|
||||||
|
focus: true
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue