iVis-at-Bilkent / cytoscape.js-expand-collapse

A Cytoscape.js extension to expand/collapse nodes for better management of complexity of compound graphs
MIT License
126 stars 37 forks source link

DRAFT fix: expanding collapsed edges changes meta edges source #130

Closed sashokbg closed 3 years ago

sashokbg commented 3 years ago

This is a simple fix to make sure that when repairing edges we do not accidentally use a collapsed edge and hence break source / target

sashokbg commented 3 years ago

Closing in favor of a common pull request to fix multiple expand/collapse edge issues