Remove NativeRendering type in the MonitorInfoBlurb

Since it makes the letters look weird.

CURA-8436
This commit is contained in:
Konstantinos Karmas 2021-08-03 16:56:05 +02:00
parent de9b1f82b9
commit b0702e2312

View file

@ -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
}
}
}