fix: misc music fixes + add visualizer options
This commit is contained in:
parent
c169e7702a
commit
ab29e3a084
7 changed files with 129 additions and 19 deletions
|
|
@ -51,7 +51,7 @@ Rectangle {
|
|||
anchors.fill: parent
|
||||
anchors.margins: 18
|
||||
spacing: 12
|
||||
visible: currentPlayer
|
||||
visible: !!MusicManager.currentPlayer
|
||||
|
||||
// Album art and spectrum
|
||||
RowLayout {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue