basic volume mixer

This commit is contained in:
kossLAN 2025-11-01 22:43:12 -04:00
parent e33d3d574a
commit 65894a08c9
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
6 changed files with 97 additions and 91 deletions

View file

@ -63,7 +63,7 @@ Scope {
LazyLoader {
id: popupLoader
activeAsync: root.shownItem != null
active: root.shownItem != null
PopupWindow {
id: popup