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

issue on Android with multiple sprites playing on a page #29

Open
richardraviis opened this issue Aug 14, 2018 · 0 comments
Open

issue on Android with multiple sprites playing on a page #29

richardraviis opened this issue Aug 14, 2018 · 0 comments

Comments

@richardraviis
Copy link

richardraviis commented Aug 14, 2018

Facing issue on Android. When there is more than one canvid playing on the page, the sprite > 400 KB makes other sprites frame load slower.

Example: have 2 canvids less than 400kb loading fine on page. When I add the third one with size > 400KB. All three players become very slow. Kind of loading 1 frame per sec.

While if the sprite > 400KB is played alone on page, it works fine... But with other sprites it is causing issue.

I am aware there is a known issue on devices for bigger sprites.. But the one I am referring to is just 400 KB and has 102 frames. And there is no issue when the sprite is the only sprite loaded on page.

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