mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Add native rendering for QML Label
CURA-6013
This commit is contained in:
parent
edd4f6e1fa
commit
ae695b77e6
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ Row
|
|||
anchors.verticalCenter: starIcon.verticalCenter
|
||||
color: starIcon.color
|
||||
font: UM.Theme.getFont("small")
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue