cytoscape-edgehandles
Advanced tools
Comparing version 2.13.1 to 2.13.2
@@ -1177,3 +1177,3 @@ /*! | ||
if( ( cxtOk || tapOk ) && sourceNode ) { | ||
if( !disabled() && ( cxtOk || tapOk ) && sourceNode ) { | ||
var rpos = e.renderedPosition || e.cyRenderedPosition; | ||
@@ -1180,0 +1180,0 @@ |
{ | ||
"name": "cytoscape-edgehandles", | ||
"version": "2.13.1", | ||
"version": "2.13.2", | ||
"description": "Edge creation extension for Cytoscape.js", | ||
@@ -5,0 +5,0 @@ "main": "cytoscape-edgehandles.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90057