resource widget is broken lol

This commit is contained in:
Zacharias-Brohn
2026-03-02 17:09:39 +01:00
parent 9065d693ef
commit 7451c52684
8 changed files with 263 additions and 224 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Item {
anchors.right: parent.right
anchors.verticalCenter: parent.verticalCenter
color: DynamicColors.tPalette.m3surfaceContainer
height: 22
implicitHeight: root.parent.height - ((Appearance.padding.small - 1) * 2)
radius: height / 2
}