Use plaintext in TypingPane
This commit is contained in:
@@ -90,6 +90,7 @@ Loader {
|
|||||||
id: typingLabel
|
id: typingLabel
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
text: root.labelText
|
text: root.labelText
|
||||||
|
textFormat: Text.PlainText
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user