Limit flicking the Toolbox scrollviews to vertical only

This commit is contained in:
fieldOfView 2018-06-06 11:43:15 +02:00
parent da4932435c
commit 9e0d556e71
3 changed files with 3 additions and 0 deletions

View file

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