Hi there, I’ve looked at the sample https://gojs.net/latest/extensions/LinkLabelOnPathDragging.html and did the same, but for curved bezier lines (curve: Link.Bezier
), but the label moves on the bezier tangents.
How can I make it move on the bezier line itself?