iVis-at-Bilkent / cytoscape.js-grid-guide

A Cytsocape.js extension to provide a framework for grid interactions such as grid lines and snapping to grid, and guidelines and snap support for alignment of nodes.
MIT License
58 stars 9 forks source link

Adding const calculateOffset to prevent error #50

Closed costinBol closed 3 years ago

costinBol commented 3 years ago

Uncaught ReferenceError: calculateOffset is not defined image

hasanbalci commented 3 years ago

@costinBol Thanks for pointing out these errors! Actually, these errors are fixed in the unstable branch and will be available with the next release. Until then, you can use the unstable branch.