Skip to content
Snippets Groups Projects
Commit 820665db authored by kamathmanu's avatar kamathmanu
Browse files

Formatting

parent 7321af8a
No related branches found
No related tags found
No related merge requests found
Pipeline #1604 passed
...@@ -79,7 +79,7 @@ ApplicationWindow { ...@@ -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
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment