Skip to content

Commit

Permalink
Merge pull request #3972 from Holzhaus/coverart-async
Browse files Browse the repository at this point in the history
skins/QMLDemo: Use async coverart loading
  • Loading branch information
Swiftb0y authored Jun 10, 2021
2 parents ccfd549 + 50ef048 commit b4aa128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/skins/QMLDemo/DeckInfoBar.qml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Rectangle {
width: height
source: root.deckPlayer.coverArtUrl
visible: false
asynchronous: true
}

Rectangle {
Expand Down

0 comments on commit b4aa128

Please sign in to comment.