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

Do you plan to implement also undo function? #4

Closed beatlecz closed 9 years ago

pwambach commented 9 years ago

yeah sure, i will have a look at it, should be pretty easy

pwambach commented 9 years ago

new version with undo option in master, check out the readme

beatlecz commented 9 years ago

Cool. Thx