default to clip
This commit is contained in:
parent
8eb870321c
commit
34287ac131
@ -44,6 +44,7 @@ Item {
|
||||
property Flickable flickableItem
|
||||
//FIXME: this alias seems necessary for it to correctly parse
|
||||
default property alias flickableItemDefault: root.flickableItem
|
||||
clip: true
|
||||
|
||||
Connections {
|
||||
target: root
|
||||
|
Loading…
Reference in New Issue
Block a user