mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
basic volume mixer
This commit is contained in:
parent
e33d3d574a
commit
65894a08c9
6 changed files with 97 additions and 91 deletions
|
|
@ -63,7 +63,7 @@ Scope {
|
|||
|
||||
LazyLoader {
|
||||
id: popupLoader
|
||||
activeAsync: root.shownItem != null
|
||||
active: root.shownItem != null
|
||||
|
||||
PopupWindow {
|
||||
id: popup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue