08.08.14, 15:24
Hi
I seem to have a bug with the getIntersections function.
I've attached a reduction of the code.
What should happen is that you click a portion of a path (not a segment), it creates an empty circle centred on the click then creates two small circles where the intersects are with the underlying path.
What occurs is that the code does not function on orthogonal lines - try it with a rectangle and an ellipse (or any non orthogonal path).
My original code was really just to create small breaks (about 1mm) in a path - hardly rocket science :-)))
Regards
Neil