Maintain timeline container author height
This commit is contained in:
@@ -169,6 +169,8 @@ Item {
|
||||
|
||||
sourceComponent: RowLayout {
|
||||
id: rowLayout
|
||||
// maintain loader height
|
||||
Component.onCompleted: topRow.implicitHeight = rowLayout.implicitHeight
|
||||
|
||||
QQC2.Label {
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user