mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
Change extruder icon color to follow the color of the text
As per the review suggestion https://github.com/Ultimaker/Cura/pull/10051#discussion_r661493104. CURA-8011
This commit is contained in:
parent
18377d2726
commit
12b844b357
@ -39,7 +39,7 @@ Item
|
|||||||
sourceSize: UM.Theme.getSize("extruder_icon")
|
sourceSize: UM.Theme.getSize("extruder_icon")
|
||||||
|
|
||||||
source: UM.Theme.getIcon("Extruder", iconVariant)
|
source: UM.Theme.getIcon("Extruder", iconVariant)
|
||||||
color: UM.Theme.getColor("text")
|
color: extruderNumberText.color
|
||||||
}
|
}
|
||||||
|
|
||||||
Label
|
Label
|
||||||
|
Loading…
x
Reference in New Issue
Block a user