diff --git a/Linphone/view/Control/Display/Chat/ChatTextContent.qml b/Linphone/view/Control/Display/Chat/ChatTextContent.qml index 2c3ae7855..b300e4c8b 100644 --- a/Linphone/view/Control/Display/Chat/ChatTextContent.qml +++ b/Linphone/view/Control/Display/Chat/ChatTextContent.qml @@ -31,7 +31,7 @@ TextEdit { contentGui.core.setSearchedTextPart(searchedTextPart) } - textFormat: Text.RichText // To supports links and imgs. + textFormat: Text.AutoText // To supports links and imgs. wrapMode: TextEdit.Wrap onLinkActivated: (link) => { diff --git a/external/linphone-sdk b/external/linphone-sdk index 323a97327..3a8181af1 160000 --- a/external/linphone-sdk +++ b/external/linphone-sdk @@ -1 +1 @@ -Subproject commit 323a973275fdb2d99da91c04b1c74816f92b11d3 +Subproject commit 3a8181af1898277b8e5c5ec8aedc2b1486c43a7f