offset volume mixer popup below OSD slider panel

This commit is contained in:
Damocles 2026-04-13 23:38:45 +02:00
parent bcaabd5120
commit b72ca67198
2 changed files with 4 additions and 1 deletions

View file

@ -222,6 +222,7 @@ M.BarSection {
M.HoverPanel {
popupMode: true
topMargin: 58
accentColor: root.accentColor
screen: root.bar.screen
anchorX: root.mapToGlobal(root.width / 2, 0).x - (root.bar.screen?.x ?? 0)