qml: fix invalid artist in MusicArtistAlbumView
commitcd89555e27a3803fa6b485e07922226d01f77ce2
authorPrince Gupta <guptaprince8832@gmail.com>
Thu, 7 Jan 2021 18:26:31 +0000 (7 23:56 +0530)
committerPierre Lamot <pierre@videolabs.io>
Wed, 27 Jan 2021 09:24:20 +0000 (27 10:24 +0100)
treeb72b2a016c44d68562b99870cc6797beba872e21
parent03394c2d95bcd83e99b9cd0dba374d4e5f02cc28
qml: fix invalid artist in MusicArtistAlbumView

data is loaded asyncronously so on initial query invalid artist id will be set, make sure to update the id on model change

Signed-off-by: Pierre Lamot <pierre@videolabs.io>
modules/gui/qt/medialibrary/qml/MusicArtist.qml
modules/gui/qt/medialibrary/qml/MusicArtistsAlbums.qml