@@ -14,6 +14,7 @@ Item
frameVisible: false
anchors.fill: detailList
style: UM.Theme.styles.scrollview
+ flickableItem.flickableDirection: Flickable.VerticalFlick
Column
{
anchors
@@ -12,6 +12,7 @@ ScrollView
width: parent.width
height: parent.height
width: parent.width - 2 * padding
@@ -15,6 +15,7 @@ ScrollView
spacing: UM.Theme.getSize("default_margin").height