Update libqmatrixclient && save viewpoint.

This commit is contained in:
Black Hat
2018-09-30 15:55:28 +08:00
parent 01196e8b50
commit 7ad988df4a
3 changed files with 28 additions and 23 deletions

View File

@@ -77,8 +77,7 @@ RowLayout {
visible: isText
color: highlighted ? "white": Material.foreground
font.family: "Noto Sans"
font.pointSize: 10
font: Qt.font({pointSize: 10})
selectByMouse: true
readOnly: true
wrapMode: Label.Wrap