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:
Diego Prado Gesto 2018-12-04 13:53:11 +01:00
parent 4dcce7616b
commit 47ff95b1f3
6 changed files with 18 additions and 17 deletions

View file

@ -17,7 +17,6 @@ Cura.ExpandableComponent
contentPadding: UM.Theme.getSize("default_lining").width
contentAlignment: Cura.ExpandableComponent.ContentAlignment.AlignLeft
iconSource: expanded ? UM.Theme.getIcon("arrow_bottom") : UM.Theme.getIcon("arrow_left")
UM.I18nCatalog
{