remove unnecessary contentheight on listview

This commit is contained in:
end-4 2025-05-22 14:28:17 +02:00
parent 6b23854918
commit c96bef3d3c

View file

@ -17,7 +17,6 @@ Item {
anchors.right: parent.right
anchors.top: parent.top
anchors.bottom: statusRow.top
contentHeight: columnLayout.height
clip: true
layer.enabled: true