This commit is contained in:
Carl Schwan
2021-03-19 22:04:55 +01:00
parent b770213e09
commit ac94204687

View File

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