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

added option for snap to center #38

Closed gregroyal closed 5 years ago

gregroyal commented 5 years ago

This PR creates a new optional parameter to snap use the intersection of the grid for snapping instead of the center of the grid. By default it works how it did before

gregroyal commented 5 years ago

How often does the unstable build get released? When will this be available from NPM?

ugurdogrusoz commented 5 years ago

@gregroyal We plan a release over the summer

kinimesi commented 5 years ago

Once @hasanbalci merges #37 we will make a release.