amelioro / ameliorate

A tool to help discuss and mutually understand tough problems.
https://www.ameliorate.app
MIT License
19 stars 5 forks source link

Show minimized edges #434

Open keyserj opened 1 month ago

keyserj commented 1 month ago

Describe your issue

When I have a large diagram, I often create views with certain nodes hidden, so that certain aspects of the diagram can be focused on. But if a connecting node is hidden, that can create islands of nodes, losing some context where two nodes are actually connected through a node being hidden.

Solution you'd like

A toggle option to show minimized edges, like so: image

rather than the current strategy, which just hides all the edges, creating islands: image

Questions:

Alternatives you've considered

No response

Additional context

Technical ideas and questions