ElliotPenson / fractal.parts

❄️ build and view fractals
https://fractal.parts
MIT License
23 stars 1 forks source link

Implement "Snapping" #10

Closed ElliotPenson closed 5 years ago

ElliotPenson commented 5 years ago

Lines should appear when the side of a shape line up with the side of another shape. Additionally, the shape should sort of "jump" to meet the point.

ElliotPenson commented 5 years ago

Done for shape dragging in 7311d40. Still need to implement snapping for handle dragging.