mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Add renderType to some labels in the Configuration panel
Contributes to CURA-5876.
This commit is contained in:
parent
298c68c93b
commit
05075c44ee
3 changed files with 9 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ Item
|
|||
font: UM.Theme.getFont("large")
|
||||
color: UM.Theme.getColor("text")
|
||||
height: contentHeight
|
||||
renderType: Text.NativeRendering
|
||||
|
||||
anchors
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue