mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Make the default size of the expandableComponent icon depend on the height of the element
This is a way more sensible default. CURA-5785
This commit is contained in:
parent
7ca3490097
commit
429a49aa2e
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,6 @@ Cura.ExpandableComponent
|
|||
}
|
||||
|
||||
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