mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Change native rendering
CURA-5941
This commit is contained in:
parent
6956a732a0
commit
8784ecd49a
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ Cura.ExpandableComponent
|
|||
id: popupItemHeaderText
|
||||
text: catalog.i18nc("@label", "Print settings");
|
||||
font: UM.Theme.getFont("default")
|
||||
renderType: Text.NativeRendering
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
color: UM.Theme.getColor("text")
|
||||
height: parent.height
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue