Fix flickable pages keyboard scrolling

This commit is contained in:
miruka
2020-06-26 03:16:36 -04:00
parent 2e610cf167
commit 78c04e6404
4 changed files with 18 additions and 6 deletions

View File

@@ -57,8 +57,7 @@ HFlickableColumnPage {
}
flickShortcuts.active:
! mainUI.debugConsole.visible && ! chat.composerHasFocus
enableFlickShortcuts: ! chat.composerHasFocus
background: Rectangle {
color: theme.chat.roomPane.roomSettings.background