mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:19:02 +08:00
Fix error where icon in the marketplace would not show
CURA-10139
This commit is contained in:
parent
8e9289fd11
commit
6ef0a35c15
@ -45,8 +45,6 @@ Item
|
|||||||
visible: parent.packageHasIcon
|
visible: parent.packageHasIcon
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
source: packageData.iconUrl
|
source: packageData.iconUrl
|
||||||
sourceSize.height: height
|
|
||||||
sourceSize.width: width
|
|
||||||
}
|
}
|
||||||
|
|
||||||
UM.ColorImage
|
UM.ColorImage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user