webfactorymk / ng2-canvas-whiteboard

Canvas whiteboard
MIT License
99 stars 50 forks source link

capture the image as you draw #85

Closed giovannirossiborrelli closed 3 years ago

giovannirossiborrelli commented 3 years ago

Good morning, How can I capture the modified image in real time and not when the drawing is finished?

giovannirossiborrelli commented 3 years ago

Fixed thanks to the getDrawingHistory() method of CanvasWhiteboardComponent