Skip to content

Circle3pts LPE: handle overlapping points

Stefano Facchini requested to merge stfacc/inkscape:fix-circle3pts-crash into master

If two of the three points overlap, just draw the circle having that segment as diameter. This is not rigorous mathematically, but it is a reasonable behavior and avoid a crash when snapping is on.

Merge request reports