muaz-khan / Canvas-Designer

Collaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2D animations.
https://www.webrtc-experiment.com/Canvas-Designer/
MIT License
371 stars 171 forks source link

UNDO not working with text tool #39

Open saurabhshr123 opened 6 years ago

saurabhshr123 commented 6 years ago

Hello,

I just selected text tool and write some text then hit "undo all" then it's not working, But I saw when I click again on screen then "undo all" works. After undo all when I'm trying to write something then it's not working. In that case I need to select text tool again. Please provide your suggestions on that. I just want if I "UNDO ALL" then click again I should be able to write.

Thanks.