Is there any built-in support for for undo/redo in Fabric.js? Can you please guide me on how you used this cancel and repeat in [http://printio.ru/][1]
You can use "object:added" and/or "object:removed" for that — fabricjs.com/events
You can follow this post: Do we have canvas Modified Event in Fabric.js?