mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Fix string formatting
This commit is contained in:
parent
b7dfa11e69
commit
c1b5cce064
6 changed files with 16 additions and 15 deletions
|
@ -41,7 +41,7 @@ Item
|
|||
UM.RecolorImage
|
||||
{
|
||||
id: ultiBotImage
|
||||
|
||||
|
||||
anchors.centerIn: printJobPreview
|
||||
color: UM.Theme.getColor("monitor_placeholder_image")
|
||||
height: printJobPreview.height
|
||||
|
@ -98,4 +98,4 @@ Item
|
|||
visible: source != ""
|
||||
width: 0.5 * printJobPreview.width
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue