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