Skip to content

developers-view: Force GriloDeveloper to fetch

Abhinav Singh requested to merge (removed):fix-104 into master

If this call is not added, then GriloDeveloper might not fetch the developer.

In case if the GriloCover is also not fetched, then GriloCover calls the media to resolve, and GriloDeveloper connects to that resolved signal and fetches automatically. So in case if cover is already loaded, GriloDeveloper is never triggered to fetch the developer.

Fixes https://gitlab.gnome.org/GNOME/gnome-games/issues/104

Merge request reports