mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
CURA-4182 tweak slider height to fix text cut off
This commit is contained in:
parent
2502038f76
commit
86e5a1ed97
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user