mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:29:07 +08:00
Fix warnings for extruder icon
This commit is contained in:
parent
7aafd95429
commit
d94ef39cba
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user