cytoscape-edgehandles
Advanced tools
Comparing version 2.4.2 to 2.4.3
@@ -417,2 +417,5 @@ /*! | ||
var drawMode = false; | ||
cy.on( 'resize', function() { | ||
$container.trigger( 'cyedgehandles.resize' ); | ||
}); | ||
@@ -419,0 +422,0 @@ $container.append( $canvas ); |
{ | ||
"name": "cytoscape-edgehandles", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"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
89200
1149