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

Fix piece flickering/duplication issues #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fhinson
Copy link

@fhinson fhinson commented Apr 10, 2015

At Chesscademy we've been using this image caching approach to resolve piece flickering and duplication issues (original implementation written by @Zolmeister), so it's been tested in a production environment. I think this fix would be a good step towards the v1.0.0 release mentioned in #96.

@Dentosal
Copy link

Dentosal commented Jul 5, 2015

Still doesn't fix flickering issue on safari.

@steinitz-zz
Copy link

It does greatly reduce the flickering in Safari, but you need to make sure that imgCache is initialized see my notes here: #55

raxod502 added a commit to raxod502/cs121-whales that referenced this pull request Mar 22, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants