cytoscape-edgehandles
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -611,3 +611,4 @@ /*! | ||
'height': 0.0001, | ||
'opacity': 0 | ||
'opacity': 0, | ||
'events': 'no' | ||
}, | ||
@@ -626,2 +627,5 @@ position: { | ||
target: ghostNode.id() | ||
}, | ||
css: { | ||
'events': 'no' | ||
} | ||
@@ -628,0 +632,0 @@ } ); |
{ | ||
"name": "cytoscape-edgehandles", | ||
"version": "2.4.1", | ||
"version": "2.4.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
89088
1146