break height binding loop

This commit is contained in:
Nicolas Werner 2019-10-30 00:53:56 +01:00
parent 15badebc77
commit 3c9ddc2afb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ RowLayout {
anchors.left: parent.left
anchors.right: parent.right
height: contentItem.height
implicitHeight: contentItem.childrenRect.height
MessageDelegate {
Layout.fillWidth: true