Fix warnings for extruder icon

This commit is contained in:
Jaime van Kessel 2022-04-08 16:08:24 +02:00
parent 7aafd95429
commit d94ef39cba

View file

@ -27,8 +27,8 @@ Item
UM.ColorImage
{
anchors.fill: parent
width: mainIcon.sourceSize.width
height: mainIcon.sourceSize.height
width: mainIcon.width
height: mainIcon.height
source: UM.Theme.getIcon("ExtruderColor", iconVariant)
color: materialColor