mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Let ExtruderIcon decide its size in the ConfigurationMenu
CURA-8011
This commit is contained in:
parent
e249db4477
commit
cc30510058
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ Cura.ExpandablePopup
|
||||||
id: extruderIcon
|
id: extruderIcon
|
||||||
materialColor: model.color
|
materialColor: model.color
|
||||||
extruderEnabled: model.enabled
|
extruderEnabled: model.enabled
|
||||||
width: UM.Theme.getSize("button_icon").width
|
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue