xibyte / jsketcher

Parametric 2D and 3D modeler written in pure javascript
http://web-cad.org
Other
1.45k stars 275 forks source link

Bug fix - don't allow dim tool to stay on the screen if the user clicked esc button #204

Closed NetzerRosenfeld closed 11 months ago

NetzerRosenfeld commented 1 year ago

Related issue: #XXXX (if applicable)

Description:

When using measurment tools, in case you select just one end point and then instead of select the last end point the user press escape button and the measurement line stay on the screen with only one point attach.

Contributor name:Netser Rosenfeld

Confirm compliance with JSketcher project license.

mmiscool commented 1 year ago

I concur with @gauravkdeshmukh that we might want to do this more globally than just on that particular tool.