mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 10:05:30 +00:00
Typography++
NText is now fontWeightRegular Transformed a few Text into NText Checked boldness Improved DemoPanel scaling and look
This commit is contained in:
@@ -155,7 +155,7 @@ PanelWindow {
|
||||
NText {
|
||||
text: model.summary || "No summary"
|
||||
font.pointSize: Style.fontSizeLarge
|
||||
font.bold: true
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Colors.textPrimary
|
||||
wrapMode: Text.Wrap
|
||||
width: 300 * scaling
|
||||
|
||||
Reference in New Issue
Block a user