Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animations should wait for images to load #6

Open
sprusr opened this issue Oct 19, 2017 · 1 comment
Open

Animations should wait for images to load #6

sprusr opened this issue Oct 19, 2017 · 1 comment

Comments

@sprusr
Copy link
Owner

sprusr commented Oct 19, 2017

The next image starts animating before it has loaded. This could be fixed by either:

  • Preloading all images
  • Delaying the start of the animation until each image has loaded

Preferably, the current way of doing animations (CSS) should be kept.

@lucashm
Copy link

lucashm commented Oct 20, 2017

I'll take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants