A simple web application to draw shapes written in React and Redux.
Order is important.
- Fix ellipsis and rect collision detection,
- Move information about canvas transform to the state,
- Write tests,
- Don't use
Immutable.Record, - Add Text mode to add text components.
MIT