pobch / react-diagram

A diagram drawing web-app, built by React.js and HTML canvas
https://draw.crispyscript.com
MIT License
8 stars 0 forks source link

Selection, Line, Rectangle: Clicking without dragging adds a new snapshot into the history #4

Closed pobch closed 2 years ago

pobch commented 2 years ago

https://user-images.githubusercontent.com/19894957/162439394-b202189c-4bfb-42db-b216-ceac7430ea00.mp4

Possible Solution

Add new state, e.g. initMove, to check if the element is actually moved/resized/drawn before doing anything with history.