volume tabs

This commit is contained in:
Zacharias-Brohn
2026-01-26 18:52:04 +01:00
parent 2d5dd9cc14
commit 5d4e55a9c1
8 changed files with 391 additions and 129 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ Scope {
height: bar.screen.height - backgroundRect.implicitHeight
intersection: Intersection.Xor
regions: popoutRegions.instances
regions: panels.popouts.hasCurrent ? None : popoutRegions.instances
}
Variants {