clean up code in updates singleton and popout

This commit is contained in:
2026-08-16 12:50:39 +02:00
parent 4f544981c1
commit c42feec312
2 changed files with 8 additions and 43 deletions
-2
View File
@@ -78,8 +78,6 @@ CustomClippingRect {
required property var modelData
readonly property list<string> sections: modelData.update.split(" ")
// anchors.left: parent.left
// anchors.right: parent.right
color: Colors.tPalette.m3surfaceContainer
implicitHeight: root.itemHeight
implicitWidth: 600