Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Prevent race condition when image list is changed quickly
This lead to multiple image lists being displayed because the onload handler of the preload image wasn't cancelled when calling .stop() and started displaying its set of images.
- Loading branch information