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

Expanding compound node dis-aligns the rest of the graph #119

Closed cbisaccia78 closed 3 years ago

cbisaccia78 commented 3 years ago

Here is how the bug occurs for me:

I collapse and then expand a compound node. After the expansion, all the other nodes in the graph contained in other compound nodes get displaced slightly. This displacement is enough to "disconnect" the edges from their respective nodes. However, once i click on the compound node that contains the displaced nodes, they all snap back into place as if they were never disconnected.

cbisaccia78 commented 3 years ago

issue was the layout i provided