Revert "Maintain timeline container author height"

This commit did not work, and was setting a readonly property.
This commit is contained in:
Devin Lin
2021-03-17 21:35:24 -04:00
parent 361605df71
commit b770213e09

View File

@@ -174,8 +174,6 @@ Item {
sourceComponent: RowLayout {
id: rowLayout
// maintain loader height
Component.onCompleted: topRow.implicitHeight = rowLayout.implicitHeight
QQC2.Label {
Layout.fillWidth: true