mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix error where icon in the marketplace would not show
CURA-10139
This commit is contained in:
parent
8e9289fd11
commit
6ef0a35c15
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue