Focus the input bar automatically
This commit is contained in:
parent
a176de5f11
commit
3c999ade95
@ -50,6 +50,7 @@ ApplicationWindow {
|
||||
backgroundColor: colors.window
|
||||
Layout.fillWidth: true
|
||||
onAccepted: if (text !== "") addInvite()
|
||||
Component.onCompleted: forceActiveFocus()
|
||||
}
|
||||
|
||||
Button {
|
||||
|
Loading…
Reference in New Issue
Block a user