Is there a way to disable link creation per event? I would like something like the way move, resize, etc... can be disabled now on js side. ie: event.data.moveDisabled = true. The best would be if even the dots would not appear on mousemove for these events with disabled link creation. Checking the js source for a while now and see no Out of the Box solution but maybe I just missed something.
Thanks in advance