fix chat message ui #LINQT-2495

This commit is contained in:
Gaelle Braud 2026-04-17 11:50:06 +02:00
parent cd787ccf4b
commit 540339b933

View file

@ -34,7 +34,7 @@ TextEdit {
contentGui.core.setSearchedTextPart(searchedTextPart)
}
textFormat: Text.AutoText // To supports links and imgs.
textFormat: Text.RichText // To supports links and imgs.
wrapMode: TextEdit.Wrap
onLinkActivated: (link) => {