mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-04 14:55:43 +02:00
messageBarTextArea: disable overwriteMode
Gitlab: #492 Change-Id: I2d7f42d30adc51394e066ece776db4e0a2ffe96f
This commit is contained in:
parent
85286bb874
commit
dff474700c
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ Flickable {
|
||||||
color: JamiTheme.textColor
|
color: JamiTheme.textColor
|
||||||
renderType: Text.NativeRendering
|
renderType: Text.NativeRendering
|
||||||
wrapMode: TextEdit.Wrap
|
wrapMode: TextEdit.Wrap
|
||||||
overwriteMode: true
|
|
||||||
selectByMouse: true
|
selectByMouse: true
|
||||||
selectionColor: JamiTheme.placeHolderTextFontColor
|
selectionColor: JamiTheme.placeHolderTextFontColor
|
||||||
textFormat: TextEdit.PlainText
|
textFormat: TextEdit.PlainText
|
||||||
|
|
Loading…
Add table
Reference in a new issue