google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

Separate Selection View into own tool. #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The top pane of the Selection Editor shows the current set of selected
nodes.  This should be made into a separate View to that uses NodeTreeView
to display the current nodes.

This will save real estate in the Selection Editor.  It also allows the
user to separately view the current selections, perhaps in a larger window.

Original issue reported on code.google.com by le...@google.com on 19 Sep 2008 at 2:02