Make the general settings page options draggable only in the vertical direction

... to match other scrollviews. Fixes #1723
This commit is contained in:
fieldOfView 2017-04-22 23:07:13 +02:00
parent 2fda85a6aa
commit c1fa927118

View file

@ -95,6 +95,8 @@ UM.PreferencesPage
width: parent.width
height: parent.height
flickableItem.flickableDirection: Flickable.VerticalFlick;
Column
{
//: Model used to check if a plugin exists