Hi I'm about to add new functionality to application which I'm currently writting. I need to write a undo/redo …
I'm trying to accomplish undo/redo. I'm using loadFromJSON(...) to re-build the canvas from the canvas states I've stored in …