git-deps icon indicating copy to clipboard operation
git-deps copied to clipboard

graph: allow collapsing nodes

Open aspiers opened this issue 10 years ago • 0 comments

It should be possible to reverse the effect of clicking the plus icon. For each dependency of the node to be collapsed, if no other node in the graph has a dependency on it, it should be removed from the graph.

aspiers avatar Jan 18 '15 17:01 aspiers