internal: use plaintext format by default
This commit is contained in:
parent
93cc4eacb0
commit
490f1ad0e7
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ Text {
|
|||
property int animateDuration: Appearance.anim.durations.normal
|
||||
|
||||
renderType: Text.NativeRendering
|
||||
textFormat: Text.PlainText
|
||||
color: Colours.palette.m3onSurface
|
||||
font.family: Appearance.font.family.sans
|
||||
font.pointSize: Appearance.font.size.smaller
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue