mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
feat: render label descriptions as styled text
This commit is contained in:
@@ -29,5 +29,7 @@ ColumnLayout {
|
||||
wrapMode: Text.WordWrap
|
||||
visible: description !== ""
|
||||
Layout.fillWidth: true
|
||||
// allow HTML like <i>...</i> in labels/descriptions
|
||||
textFormat: Text.StyledText
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user