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
|
|
@ -9,7 +9,7 @@ import qs.Components
|
|||
Item {
|
||||
id: mediaControl
|
||||
width: visible ? mediaRow.width : 0
|
||||
height: 32
|
||||
height: 36
|
||||
visible: Settings.showMediaInBar && MusicManager.currentPlayer
|
||||
|
||||
RowLayout {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue