mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Remove NativeRendering type in the MonitorInfoBlurb
Since it makes the letters look weird. CURA-8436
This commit is contained in:
parent
de9b1f82b9
commit
b0702e2312
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ Item
|
|||
width: 240 * screenScaleFactor // TODO: Theme!
|
||||
color: UM.Theme.getColor("monitor_tooltip_text")
|
||||
font: UM.Theme.getFont("default")
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue