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.
When using the following options
geometricGuideline: true,
snapToAlignmentLocationDuringDrag: true,
If I select multiple nodes and move them together, they lose their alignment with one another.
When using the following options geometricGuideline: true, snapToAlignmentLocationDuringDrag: true, If I select multiple nodes and move them together, they lose their alignment with one another.