1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-18 22:45:25 +02:00

UserProfile: display name must be readOnly

Change-Id: I3cd106af5ad7a141d884b948448e25053ab0832b
GitLab: #1349
This commit is contained in:
Sébastien Blin 2023-09-18 14:35:54 -04:00
parent 7a84518f2c
commit 7b41c6faff

View file

@ -77,6 +77,7 @@ BaseModalDialog {
visible: aliasText ? (aliasText === idText ? false : true) : false
selectByMouse: true
readOnly: true
wrapMode: Text.NoWrap
text: textMetricsContactAliasText.elidedText