mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:29:00 +08:00
Remove reference to nonexistent property source size in UM.ColorImage which was causing add printer page to be empty
CURA-9098
This commit is contained in:
parent
fb22a04d4d
commit
c4baece3ac
@ -208,7 +208,6 @@ Item
|
|||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
height: troubleshootingLabel.height
|
height: troubleshootingLabel.height
|
||||||
width: height
|
width: height
|
||||||
sourceSize.height: width
|
|
||||||
color: UM.Theme.getColor("text_link")
|
color: UM.Theme.getColor("text_link")
|
||||||
source: UM.Theme.getIcon("LinkExternal")
|
source: UM.Theme.getIcon("LinkExternal")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user