cocos2d / cocos2d-html5

Cocos2d for Web Browsers. Built using JavaScript.
https://www.cocos.com
3.07k stars 902 forks source link

ProgressActions with bad Anchor Point #1056

Closed pekayatt closed 11 years ago

pekayatt commented 11 years ago

I notice a substantial problem when using IE instead of Chrome or Firefox. ProgressActions out from theWebGL seems to have a bad anchor point, it is easy to see it in http://www.cocos2d-x.org/html5-samples/samples/tests/index.html in the example of Radial w/ Different Midpoints.

dingpinglv commented 11 years ago

Yes. This is a bug on Canvas Mode. We will fix it soon.

Thank you very much, pekayatt.