cytoscape-edgehandles
Advanced tools
Comparing version 2.12.1 to 2.12.2
@@ -214,3 +214,3 @@ /*! | ||
}, | ||
cancel: function( sourceNode, renderedPosition, invalidTarget ) { | ||
cancel: function( sourceNode, renderedPosition, invalidTarget ) { | ||
// fired when edgehandles are cancelled ( incomplete - nothing has been added ) - renderedPosition is where the edgehandle was released, invalidTarget is | ||
@@ -217,0 +217,0 @@ // a collection on which the handle was released, but which for other reasons (loopAllowed | edgeType) is an invalid target |
{ | ||
"name": "cytoscape-edgehandles", | ||
"version": "2.12.1", | ||
"version": "2.12.2", | ||
"description": "Edge creation extension for Cytoscape.js", | ||
@@ -5,0 +5,0 @@ "main": "cytoscape-edgehandles.js", |
88746