Fix impplicit binding and stuff.
This commit is contained in:
@@ -90,7 +90,7 @@ RowLayout {
|
||||
}
|
||||
|
||||
TextEdit {
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumWidth: parent.width
|
||||
|
||||
text: "<style>pre {white-space: pre-wrap} a{color: " + color + ";} .user-pill{}</style>" + (replyVisible ? reply.display : "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user