mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
rich text emoji
This commit is contained in:
parent
864adaffca
commit
cb057b016a
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ ApplicationWindow {
|
||||||
horizontalAlignment: TextEdit.AlignHCenter
|
horizontalAlignment: TextEdit.AlignHCenter
|
||||||
color: Nheko.colors.text
|
color: Nheko.colors.text
|
||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
|
textFormat: Text.RichText
|
||||||
}
|
}
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
|
|
Loading…
Reference in a new issue