Add shortcut to focus filter rooms field

This commit is contained in:
miruka
2019-08-17 15:58:32 -04:00
parent 43f8f4131d
commit 2e89dcae9e
6 changed files with 14 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ HRectangle {
color: theme.ui.background
Component.onCompleted: window.mainUI = mainUI
property alias sidePane: sidePane
property alias pageStack: pageStack
property alias pressAnimation: _pressAnimation
SequentialAnimation {