PerCollECT / Source-Files

Source files for PerCollECT visualization. This is included in the PerCollECT repos as a submodule.
MIT License
1 stars 1 forks source link

Add feature to manually expand parent nodes #11

Closed ChristophPopp closed 7 months ago

ChristophPopp commented 8 months ago

If child nodes are manually expanded, one of those nodes might have other parent nodes that are not yet visible. In this case, the existence of further hidden parent nodes should be communicated to the user e.g. by a plus sign button at the top of the node. Clicking this button should expand all direct parent nodes (no parents of parents etc.). If those expanded parent nodes have further child nodes that are already visible, the edges between them should be displayed.