mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 21:59:04 +08:00
Update infill slider icon border color to not look like a checkbox, fixes #2487
This commit is contained in:
parent
4b3e83f876
commit
3ddb45160d
@ -485,7 +485,7 @@ Item
|
||||
visible: infillIconList.activeIndex == index
|
||||
|
||||
border.width: UM.Theme.getSize("default_lining").width
|
||||
border.color: UM.Theme.getColor("quality_slider_available")
|
||||
border.color: UM.Theme.getColor("quality_slider_unavailable")
|
||||
|
||||
UM.RecolorImage {
|
||||
anchors.fill: parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user