-
Notifications
You must be signed in to change notification settings - Fork 279
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
Chrome 21 bug or limejs bug? white line appears in the animation #33
Comments
I am having the same issue on Chrome 21 for OS X. You can see the problem running the opening animation of the VoodooFriends game @ http://chrome.voodoofriends.com/ |
Thats pretty bad. I'll try to look if there's anything we can do about it later today. It does not seem to appear all the time but its very visible in Voodoo friends. So if anybody has a workaround, an example of this appearing without limejs or a link to a chrome bug please let others know. |
Toni, here is a similar issue using jQuery: http://code.google.com/p/chromium/issues/detail?id=137737 |
Still haven't managed to get a workaround but at least Voodoo Friends appears OK now on Canary. Could someone confirm this as it seems quite graphics card specific. Also #28 appears to be quite similar. Maybe it just got more intense on Chrome21. |
I can confirm that the issue has been fixed in Canary. I've done some tests with our custom games and the animations are running smoothly. Cheers! |
This issue is still occurring on Chrome Stable v22 which was just released yesterday, but it is not occurring on Canary v23+. Is the solution for this to just wait until Chrome's stable release hits v23 (which could be a month or more away)? |
Chrome 23 is now stable. Please notify me if you still see this issue. |
In chrome 20 the animation runs well, but in chrome 21 a very ugly white line (1 pixel wide) will appear when running MoveTo or ScaleTo animation. FadeTo does not have this problem.
The text was updated successfully, but these errors were encountered: