HPage: set shortcuts.flickTarget on init
This makes any HPage by default keyboard-scrollable, notably the new AddChat pages.
This commit is contained in:
@@ -6,7 +6,6 @@ import "../../utils.js" as Utils
|
||||
|
||||
HPage {
|
||||
id: editAccount
|
||||
Component.onCompleted: shortcuts.flickTarget = flickable
|
||||
|
||||
property int avatarPreferredSize: 256
|
||||
|
||||
|
Reference in New Issue
Block a user