Borders for HTextArea

This commit is contained in:
miruka
2020-06-06 21:54:13 -04:00
parent 8d3ac9cd48
commit d4350f6e86
4 changed files with 42 additions and 3 deletions

View File

@@ -97,6 +97,7 @@ HTextArea {
placeholderText: qsTr("Type a message...")
backgroundColor: "transparent"
focusedBorderColor: "transparent"
tabStopDistance: 4 * 4 // 4 spaces
focus: true