This commit is contained in:
end-4
2025-05-22 14:33:16 +02:00
parent 8815846fe0
commit e1d62c7c5a
@@ -40,7 +40,7 @@ Scope {
id: listview
anchors.top: parent.top
anchors.bottom: parent.bottom
anchors.horizontalCenter: parent.horizontalCente
anchors.horizontalCenter: parent.horizontalCenter
implicitWidth: parent.width - Appearance.sizes.elevationMargin * 2
add: Transition {