mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 07:52:30 +02:00
revert back to static model for genre tag cloud
This commit is contained in:
parent
1131840a23
commit
23b477da19
@ -83,7 +83,7 @@ Item {
|
||||
TagCloud {
|
||||
anchors.fill: parent
|
||||
anchors.margins: parent.width / 6
|
||||
model: allGenres
|
||||
model: styleModel
|
||||
|
||||
onTagClicked: {
|
||||
root.createStation(tag);
|
||||
|
Loading…
x
Reference in New Issue
Block a user