Support inline HTML/links for room topic
This commit is contained in:
@@ -7,7 +7,7 @@ ToolTip {
|
||||
padding: background.border.width
|
||||
contentWidth: Math.min(
|
||||
mainUI.width / 1.25,
|
||||
contentItem.implicitWidth,
|
||||
// contentItem.implicitWidth,
|
||||
theme.fontSize.normal * 0.5 * 75,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user