Merge pull request #6635 from Ultimaker/CURA-6854_align_layer_label_top_bottom

Fix window resize bug in LayerSlider concerning handle position
This commit is contained in:
ninovanhooff 2019-11-07 13:04:01 +01:00 committed by GitHub
commit d503f9df25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,8 +165,9 @@ Item
}
onHeightChanged : {
// After a height change, the pixel-position of the lower handle is out of sync with the property value
// After a height change, the pixel-position of the handles is out of sync with the property value
setLowerValue(lowerValue)
setUpperValue(upperValue)
}
// Upper handle