set minimum shoulder width to 25 cm (based on discussion with Tony)

This commit is contained in:
Alexander Ivash 2018-09-12 02:45:30 +03:00
parent 3a62184afd
commit b16efb2afb

View file

@ -585,7 +585,7 @@ Flickable {
width: 160
label: "Shoulder Width"
suffix: " cm"
minimumValue: 0
minimumValue: 25.0
maximumValue: 50.0
realStepSize: 1.0
decimals: 1