Simplify timeline structure and fix text wrapping bug

This commit is contained in:
Carl Schwan
2020-10-04 10:46:48 +02:00
parent 88ea6f2ea1
commit 81563c056f
3 changed files with 55 additions and 74 deletions

View File

@@ -190,6 +190,7 @@ Kirigami.ScrollablePage {
innerObject: MessageDelegate {
Layout.fillWidth: true
Layout.maximumWidth: messageListView.width
innerObject: TextDelegate {
Layout.fillWidth: true