Added icons to ExpandableComponent

This also makes the entire header react to mouse events instead of just the icon/button

CURA-5785
This commit is contained in:
Jaime van Kessel 2018-11-12 14:07:45 +01:00
parent 54685c983a
commit 4be33031d7
3 changed files with 33 additions and 8 deletions

View file

@ -27,6 +27,8 @@ Cura.ExpandableComponent
name: "cura"
}
iconSource: expanded ? UM.Theme.getIcon("arrow_left") : UM.Theme.getIcon("arrow_bottom")
headerItem: Item
{
// Horizontal list that shows the extruders