1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 18:22:46 +00:00

Better narrow cover

This commit is contained in:
Chris Josten 2021-01-17 21:11:55 +01:00
parent 5bdc8ee83d
commit 3389a11508
4 changed files with 143 additions and 74 deletions

View file

@ -36,6 +36,7 @@ Column {
property int songCount
property string name
property alias blurhash : albumArt.blurhash
property bool twoColumns: true
Item { width:1; height: Theme.paddingLarge }