Skip to content

artistalbumswidget: Wait for last album to load

Alice Mikhaylenko requested to merge alicem/gnome-music:issue174 into master

Since album widget population is async, it's not guaranteed that the last album in the list will load last. In particular, this can happen if the last album is small, and next to last album is large.

Fixes #174 (closed)

Merge request reports