Fix ExtruderIcon size in the printer settings tab

CURA-8011 and CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-07-05 14:11:40 +02:00
parent 0319fdcc41
commit e7648b654d

View file

@ -229,6 +229,9 @@ Item
anchors.horizontalCenter: parent.horizontalCenter
materialColor: model.color
extruderEnabled: model.enabled
iconVariant: "default"
width: UM.Theme.getSize("medium_button_icon").width
height: UM.Theme.getSize("medium_button_icon").height
}
}
onClicked: