Make links in messages clickable

This commit is contained in:
miruka
2019-04-17 10:54:55 -04:00
parent a7bf1fca44
commit aa105e0c2c
2 changed files with 24 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ Row {
topPadding: verticalPadding
}
Base.HLabel {
Base.RichLabel {
id: contentLabel
//text: (isOwn ? "" : content + "  ") +
//"<font size=" + smallSize + "px color=gray>" +