Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
393 stars 70 forks source link

bug(DrawTool): Fix initial mouse press not snapping #1430

Closed Kruptein closed 2 months ago

Kruptein commented 2 months ago

When snapping is enabled the draw tool would snap the endpoint of for example a rectangle to the grid on release. It would however not do the same for the first mouse press. This has been rectified.