Text.RichText for lblContent

Toots are now displayed with proper text style (paragraph spacing)
This commit is contained in:
molan-git 2020-05-08 10:17:10 +02:00 committed by GitHub
parent f82bf51ad6
commit 141e25e0d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,7 +170,7 @@ BackgroundItem {
}
text: content
textFormat: Text.StyledText
textFormat: Text.RichText
linkColor : Theme.highlightColor
wrapMode: Text.Wrap
maximumLineCount: 6