mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06: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
|
id: popupItemHeaderText
|
||||||
text: catalog.i18nc("@label", "Print settings");
|
text: catalog.i18nc("@label", "Print settings");
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("default")
|
||||||
|
renderType: Text.NativeRendering
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
color: UM.Theme.getColor("text")
|
color: UM.Theme.getColor("text")
|
||||||
height: parent.height
|
height: parent.height
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue