Fix error where icon in the marketplace would not show

CURA-10139
This commit is contained in:
c.lamboo 2023-01-11 18:23:42 +01:00
parent 8e9289fd11
commit 6ef0a35c15

View file

@ -45,8 +45,6 @@ Item
visible: parent.packageHasIcon
anchors.fill: parent
source: packageData.iconUrl
sourceSize.height: height
sourceSize.width: width
}
UM.ColorImage