meltingice / CamanJS

Javascript HTML5 (Ca)nvas (Man)ipulation
http://camanjs.com
BSD 3-Clause "New" or "Revised" License
3.55k stars 404 forks source link

IE10 support #50

Closed arilg closed 11 years ago

arilg commented 11 years ago

Any plans to support IE10?

meltingice commented 11 years ago

Definitely. Just need to start testing in IE10 and fix any bugs that may be present. Is it confirmed not working in IE10 right now?

dmrio commented 11 years ago

No, it does not work in IE10. Do you have news on this issue?

meltingice commented 11 years ago

There were a couple of bugs that needed fixing for IE. I can confirm that things are working in IE10 right now. In my testing, I've also been able to get IE9 to work as well.

Let me know if you are still having issues.

ekubyshin commented 11 years ago

Issues in IE 10 is related with this.image.onload, because this event is never fired.