mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix ExtruderColor and Extruder icons bleeding into each other
CURA-8011
This commit is contained in:
parent
7c02e1b5e5
commit
e249db4477
6 changed files with 68 additions and 13 deletions
|
|
@ -22,6 +22,7 @@ Cura.ToolbarButton
|
|||
{
|
||||
materialColor: extruder.color
|
||||
extruderEnabled: extruder.stack.isEnabled
|
||||
iconVariant: "default"
|
||||
property int index: extruder.index
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue