1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-03 02:42:52 +02:00

* Work on image provider & unique cover IDs.

This commit is contained in:
Christian Muehlhaeuser
2012-07-19 21:35:54 +02:00
committed by Michael Zanetti
parent ca35446dfd
commit fd75900e98
9 changed files with 67 additions and 45 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