Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(image_loader): Add requester to the list
When an image was being loaded in the background and a new requester came in, it was not added to the list, causing the image to be loaded each time from scratch.
- Loading branch information