mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue