Revert "Maintain timeline container author height"
This commit did not work, and was setting a readonly property.
This commit is contained in:
@@ -174,8 +174,6 @@ Item {
|
|||||||
|
|
||||||
sourceComponent: RowLayout {
|
sourceComponent: RowLayout {
|
||||||
id: rowLayout
|
id: rowLayout
|
||||||
// maintain loader height
|
|
||||||
Component.onCompleted: topRow.implicitHeight = rowLayout.implicitHeight
|
|
||||||
|
|
||||||
QQC2.Label {
|
QQC2.Label {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|||||||
Reference in New Issue
Block a user