@david0 wrote:
Hi, I would like for users to be able to drag link label nodes, and then recalculate a link's bezier points based on the new position of the label node. It appears that the other way around is the default behavior -- changing points recalculates the position of the label node.
I have looked at
segmentOffset
and related properties, but ideally I think I'd like to override the code that takes those properties into account. Is there some way to add custom logic to define how link label nodes are positioned? Maybe a method inPanel.Link
?
Posts: 4
Participants: 2