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

Walking gif-animation in mario example is broken in Google Chrome #5

Open
anka-213 opened this issue Sep 18, 2019 · 1 comment
Open

Comments

@anka-213
Copy link

It seems like the gif-file is reloaded and re-downloaded on every single frame, so we can only ever see the first frame in the gif. The network tab in chrome developer tools shows a thousand requests for the same .gif-file.

@anka-213
Copy link
Author

I think this is due to elm/virtual-dom#62.

@anka-213 anka-213 changed the title Walking gif-animation in mario example is broken Walking gif-animation in mario example is broken in Google Chrome Sep 18, 2019
@anka-213 anka-213 reopened this Apr 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant