Skip to content
Snippets Groups Projects
Commit 0c252268 authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Auto-focus search bar in room directory

parent 923b8157
No related branches found
No related tags found
No related merge requests found
Pipeline #1953 passed
......@@ -184,6 +184,7 @@ ApplicationWindow {
MatrixTextField {
id: roomSearch
focus: true
Layout.fillWidth: true
selectByMouse: true
font.pixelSize: fontMetrics.font.pixelSize
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment