mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
ExtruderIcon will now display that it's disabled correctly
CURA-5785
This commit is contained in:
parent
d661a8e626
commit
7f99ed1af3
4 changed files with 24 additions and 6 deletions
|
@ -23,6 +23,7 @@ Button
|
|||
{
|
||||
width: UM.Theme.getSize("button_icon").width
|
||||
materialColor: model.color
|
||||
extruderEnabled: extruder.stack.isEnabled
|
||||
property int index: extruder.index
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue