I want to show edge while connecting.
Currently only drag and drop shows the edge following my cursor.
I want it to be done when just a click into source handle.
clicking source and then click target handle works fine but i want real edge movement to be shown while i'm doing that.
the video shows the difference between drag and drop & click source and target.
There is no way to add eventListener into BaseEdge.
Should it be worked on handle?