Freehand drawing
This canvas is resizable - drag the bottom right corner to change its dimensions.
Test purpose
- Define a responsive canvas element with a fixed-dimensions base Cell
- Implement line drawing functionality using Polyline entitys
- Add in user interaction buttons to implement undo/redo, and clear canvas, functionality.
Annotated code