kaluginserg / cytoscape-node-html-label

Labels for cytoscape node. Demo:
https://kaluginserg.github.io/cytoscape-node-html-label/
MIT License
100 stars 42 forks source link

options.enablePointerEvents never reaches cyNodeHtmlLabel() #46

Closed rwaldron closed 4 years ago

rwaldron commented 4 years ago

These options were never added to the function that gets registered to cy:

https://github.com/kaluginserg/cytoscape-node-html-label/blob/935a4e0ec9438370ad7a3d5b445e9216a569ea5f/src/cytoscape-node-html-label.ts#L349-L351