break height binding loop
This commit is contained in:
parent
15badebc77
commit
3c9ddc2afb
@ -16,7 +16,7 @@ RowLayout {
|
|||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
|
|
||||||
height: contentItem.height
|
implicitHeight: contentItem.childrenRect.height
|
||||||
|
|
||||||
MessageDelegate {
|
MessageDelegate {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
Loading…
Reference in New Issue
Block a user