mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:45:57 +08:00
Change native rendering
CURA-5941
This commit is contained in:
parent
6956a732a0
commit
8784ecd49a
@ -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…
x
Reference in New Issue
Block a user