CURA-4182 tweak slider height to fix text cut off

This commit is contained in:
ChrisTerBeke 2017-09-18 09:39:08 +02:00
parent 2502038f76
commit 86e5a1ed97

View file

@ -96,7 +96,7 @@ Item
anchors.right: infillCellRight.right
width: UM.Theme.getSize("sidebar").width * .55
height: UM.Theme.getSize("quality_slider_bar").height * 20
height: UM.Theme.getSize("quality_slider_bar").height * 25
property var model: Cura.ProfilesModel