improve config for cava and add base for equalizer. It works but needs some performance fixes
This commit is contained in:
@@ -44,6 +44,8 @@ Item {
|
||||
artist: root.nowPlayingArtist
|
||||
title: root.nowPlayingTitle
|
||||
artUrl: root.nowPlayingArtUrl
|
||||
Layout.fillHeight: true
|
||||
Layout.alignment: Qt.AlignBottom
|
||||
}
|
||||
|
||||
// Spacer
|
||||
|
||||
Reference in New Issue
Block a user