Kruptein / PlanarAlly

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

bug(DrawTool): Fix no longer snapping to most recently drawn shape #1428

Closed Kruptein closed 5 months ago

Kruptein commented 5 months ago

Another fix to draw tool snapping in this release cycle introduced another bug; When drawing multiple shapes after each other the pointer would not snap to the most recently drawn shape. There was a workaround by swapping between tools, but it has now been properly fixed in this PR.