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

Consistent distribution guideline drawing #19

Closed ugurdogrusoz closed 7 years ago

ugurdogrusoz commented 7 years ago

We should draw distribution guidelines consistently when the dragged node is in between two nodes (same as equally distanced outside of two nodes)

ugurdogrusoz commented 7 years ago

You're right they are consistent now but I suppose what we need is not just consistency but drawing guidelines (both types) "outside" of aligned nodes so that they do not overlap with geometric guidelines or nodes themselves.