mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Add missing renderType: Text.NativeRendering
CURA-6598
This commit is contained in:
parent
001c2ec753
commit
0926c223b2
4 changed files with 7 additions and 0 deletions
|
@ -35,6 +35,7 @@ Item
|
|||
text: model[modelKey]
|
||||
color: UM.Theme.getColor("text")
|
||||
font: UM.Theme.getFont("default")
|
||||
renderType: Text.NativeRendering
|
||||
height: contentHeight
|
||||
anchors
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue