1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 17:43:59 +02:00

* Work on image provider & unique cover IDs.

This commit is contained in:
Christian Muehlhaeuser
2012-07-19 21:35:54 +02:00
parent b02f8c0d9c
commit 83f9d86e1d
9 changed files with 66 additions and 46 deletions

View File

@@ -30,7 +30,7 @@ Item {
showLabels: false
//artistName: model.artistName
//trackName: model.trackName
artworkId: index
artworkId: model.coverID
scale: PathView.itemScale
itemBrightness: PathView.itemBrightness