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

Guidelines for bend points #12

Open ugurdogrusoz opened 7 years ago

ugurdogrusoz commented 7 years ago

It'd be great if we calculated and displayed guidelines for edge bend points as well.

ugurdogrusoz commented 7 years ago

For now we can display guidelines only when a bend point is picked and only against non-bend-points. I suppose we should add an option for this to the API as well.

ugurdogrusoz commented 7 years ago

I think this can wait!

mike-kelly commented 2 years ago

I'm using cytoscape.js-edge-editing and would like to be able to snap bend points to the grid when dragging them. Is this currently possible?

hasanbalci commented 2 years ago

@mike-kelly This feature is currently not available.