handle rich text

This commit is contained in:
王劲鹏
2021-05-25 12:42:14 +08:00
committed by osborn
parent 8b9c14c827
commit ec9dfe9e58
3 changed files with 30 additions and 0 deletions

View File

@@ -123,4 +123,6 @@ TextArea {
color: shadowColor
transparentBorder: true
}
textFormat: TextEdit.AutoText
}