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

Graphics.Collage missing sprite export #419

Closed
keenbug opened this Issue Oct 6, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@keenbug

keenbug commented Oct 6, 2015

There is a definition for sprite in src/Graphics/Collage.elm but it is neither used there nor in the export list.

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Oct 9, 2015

Member

It is not publicly exposed for now. There was some bug in Chrome that caused the images to skip the cache and flicker very badly. So it needs work and testing to make sure it is in shape for release. I'll add this to the meta issue about Graphics.*

Member

evancz commented Oct 9, 2015

It is not publicly exposed for now. There was some bug in Chrome that caused the images to skip the cache and flicker very badly. So it needs work and testing to make sure it is in shape for release. I'll add this to the meta issue about Graphics.*

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