mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Don't override size of extruder icons
Just let them be the default size of Cura.ExtruderIcon, which is the only correct size. It is already properly centred in the tab, too. Contributes to issue CURA-9180.
This commit is contained in:
parent
815a0b4014
commit
efdb21b7a1
1 changed files with 0 additions and 2 deletions
|
@ -218,8 +218,6 @@ Item
|
|||
materialColor: model.color
|
||||
extruderEnabled: model.enabled
|
||||
iconVariant: "default"
|
||||
height: parent.height
|
||||
width: height
|
||||
}
|
||||
}
|
||||
onClicked:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue