Formatting
This commit is contained in:
parent
7321af8a7d
commit
820665db92
@ -79,7 +79,7 @@ ApplicationWindow {
|
|||||||
ElidedLabel {
|
ElidedLabel {
|
||||||
Layout.alignment: Qt.AlignBottom
|
Layout.alignment: Qt.AlignBottom
|
||||||
color: roomDirDelegate.importantText
|
color: roomDirDelegate.importantText
|
||||||
elideWidth: textContent.width - numMembersRectangle.width - buttonRectangle.width
|
elideWidth: textContent.width - numMembersRectangle.width - buttonRectangle.width
|
||||||
font.pixelSize: fontMetrics.font.pixelSize * 1.1
|
font.pixelSize: fontMetrics.font.pixelSize * 1.1
|
||||||
fullText: model.name
|
fullText: model.name
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user