@cebryuni wrote:
Hi, i would like to trigger an event when the link path is recalculated (IE the link is dragged or a the path is changed or one of the endpoints is dragged, etc...). AFAIK I'd do that in
updateRoute(), so basically I'd need to create an extension ofgo.Linkand have it fire the event. The question is (other than "am I thinking it in the right direction?"), can I trigger a custom event from within goJS? Seems like a waste to have to create/handle the event outside...
Posts: 2
Participants: 2