mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Set contentType to the different expandable components.
Also add a color for the active state when the contentType is 'Fixed'. Contributes to CURA-5941.
This commit is contained in:
parent
4dcce7616b
commit
47ff95b1f3
6 changed files with 18 additions and 17 deletions
|
@ -27,7 +27,6 @@ Cura.ExpandableComponent
|
|||
name: "cura"
|
||||
}
|
||||
|
||||
iconSource: expanded ? UM.Theme.getIcon("arrow_bottom") : UM.Theme.getIcon("arrow_left")
|
||||
headerItem: Item
|
||||
{
|
||||
// Horizontal list that shows the extruders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue