|
@@ -15,6 +15,7 @@ ScrollView
|
|
width: parent.width
|
|
width: parent.width
|
|
height: parent.height
|
|
height: parent.height
|
|
style: UM.Theme.styles.scrollview
|
|
style: UM.Theme.styles.scrollview
|
|
|
|
+ flickableItem.flickableDirection: Flickable.VerticalFlick
|
|
Column
|
|
Column
|
|
{
|
|
{
|
|
spacing: UM.Theme.getSize("default_margin").height
|
|
spacing: UM.Theme.getSize("default_margin").height
|