pwambach / angular-canvas-painter

Angular.js directive to paint on a canvas on desktop or touch devices
MIT License
116 stars 35 forks source link

directive not working in IE 10 / 11 #3

Closed barneyduffman closed 9 years ago

barneyduffman commented 9 years ago

Hello,

Great plugin!

But it seems that it's not working on IE10 / 11 when using tactile device.

pwambach commented 9 years ago

Hey thanks for the feedback. I just fixed a bug with the color selector in IE10. But unfortunately i have no device to test touch in IE10/11. I will try to install the simulator in a windows vm to see whats going on.