MediaMini: fixed fallback icon
This commit is contained in:
parent
c6cf5a0fab
commit
1206be34dc
1 changed files with 0 additions and 1 deletions
|
|
@ -119,7 +119,6 @@ Row {
|
|||
|
||||
NImageCircled {
|
||||
id: trackArt
|
||||
visible: MediaService.trackArtUrl.toString() !== ""
|
||||
anchors.fill: parent
|
||||
imagePath: MediaService.trackArtUrl
|
||||
fallbackIcon: MediaService.isPlaying ? "pause" : "play_arrow"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue