diff --git a/imports/NeoChat/Component/Timeline/TimelineContainer.qml b/imports/NeoChat/Component/Timeline/TimelineContainer.qml index f0b11c74c..697460021 100644 --- a/imports/NeoChat/Component/Timeline/TimelineContainer.qml +++ b/imports/NeoChat/Component/Timeline/TimelineContainer.qml @@ -174,8 +174,6 @@ Item { sourceComponent: RowLayout { id: rowLayout - // maintain loader height - Component.onCompleted: topRow.implicitHeight = rowLayout.implicitHeight QQC2.Label { Layout.fillWidth: true