mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:19:02 +08:00
Use proper colour for material in configuration item
No idea this would be so easy. Contributes to issue CURA-5876.
This commit is contained in:
parent
b15c272d23
commit
cf8d88054d
@ -37,7 +37,7 @@ Column
|
||||
{
|
||||
width: UM.Theme.getSize("section_icon").width
|
||||
height: UM.Theme.getSize("section_icon").height
|
||||
materialColor: mainColor
|
||||
materialColor: printCoreConfiguration.material.color
|
||||
anchors.left: extruderLabel.right
|
||||
anchors.leftMargin: UM.Theme.getSize("narrow_margin").width
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user