Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

Reattach connection issue #324

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I ran into a problem when trying to make an event handler "beforeDetach".
When you create a connection between two endpoint, and then try to drag a 
connection from one endpoint to another event handler "beforeDetach" fires 4 
times instead of one.
Example here: http://jsfiddle.net/QULdZ/

Steps to reproduce:
1. Create connection from Source 1 to Target 1
2. Drag connection from Target 1 to any other endpoint

Original issue reported on code.google.com by rEMiXa....@gmail.com on 28 Feb 2013 at 5:10

GoogleCodeExporter commented 8 years ago

Original comment by simon.po...@gmail.com on 22 Mar 2013 at 5:10