HPage: set shortcuts.flickTarget on init
This makes any HPage by default keyboard-scrollable, notably the new AddChat pages.
This commit is contained in:
@@ -79,6 +79,8 @@ SwipeView {
|
||||
contentWidth: parent.width
|
||||
contentHeight: contentColumn.childrenRect.height
|
||||
|
||||
Component.onCompleted: shortcuts.flickTarget = this
|
||||
|
||||
HColumnLayout {
|
||||
id: contentColumn
|
||||
width: innerFlickable.width
|
||||
|
Reference in New Issue
Block a user