qml: extend artist list background through view display margin end

This commit is contained in:
Fatih Uzunoglu 2024-03-05 18:19:46 +02:00 committed by Jean-Baptiste Kempf
parent 3efad18d90
commit c7b06f38da
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ FocusScope {
visible: artistModel.count > 0
width: artistList.width
height: artistList.height
height: artistList.height + artistList.displayMarginEnd
tintColor: artistList.colorContext.bg.secondary