mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-14 14:25:52 +00:00
fix font rendering
This commit is contained in:
@ -92,6 +92,7 @@ Item {
|
||||
font.pointSize: plasmoid.configuration.fontSize
|
||||
font.weight: fontWeight[plasmoid.configuration.fontWeight]
|
||||
horizontalAlignment: align[plasmoid.configuration.textAlign]
|
||||
renderType: Text.NativeRendering
|
||||
textFormat: Text.RichText
|
||||
text: "N\\A"
|
||||
}
|
||||
|
Reference in New Issue
Block a user