try to fix contact edition ui in windows (LINQT-1184)
This commit is contained in:
parent
b03a1082e3
commit
f39a3c4a15
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ ColumnLayout {
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
maximumLineCount: 1
|
maximumLineCount: 1
|
||||||
|
textFormat: Text.RichText
|
||||||
|
|
||||||
font {
|
font {
|
||||||
pixelSize: 13 * DefaultStyle.dp
|
pixelSize: 13 * DefaultStyle.dp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue