updates popout

This commit is contained in:
Zacharias-Brohn
2026-03-17 18:45:08 +01:00
parent 46a1af82f5
commit 152b363da2
10 changed files with 234 additions and 442 deletions
+2 -1
View File
@@ -48,7 +48,8 @@ Shape {
Modules.Background {
invertBottomRounding: wrapper.x <= 0
startX: wrapper.x - 8
rounding: root.panels.popouts.currentName.startsWith("updates") ? Appearance.rounding.normal : Appearance.rounding.smallest
startX: wrapper.x - rounding
startY: wrapper.y
wrapper: root.panels.popouts
}