Wrap room display name in Room Drawer
This commit is contained in:
@@ -61,6 +61,7 @@ ColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
text: room ? room.displayName : i18n("No name")
|
||||
textFormat: Text.PlainText
|
||||
wrapMode: Text.Wrap
|
||||
}
|
||||
|
||||
Kirigami.SelectableLabel {
|
||||
|
||||
Reference in New Issue
Block a user