break height binding loop

remotes/origin/0.7.0-dev
Nicolas Werner 5 years ago
parent 15badebc77
commit 3c9ddc2afb
  1. 2
      resources/qml/TimelineRow.qml

@ -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…
Cancel
Save