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

Support <Select All> #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There should be a simple editing command to select all nodes in a view.

Original issue reported on code.google.com by le...@google.com on 10 Oct 2007 at 3:02

GoogleCodeExporter commented 9 years ago
There is a "hack" to do it:
in the selection editor, select "Extend graph" as Creation Mode (it says that 
when
depan creates a new view, it will also include all the nodes in the current 
view),
and then click "Select". This will select all the nodes in the current view.

I agree this is not the most intuitive way to do it... therefore, this doesn't 
close
this issue...

Original comment by lep...@gmail.com on 4 Nov 2007 at 3:07

GoogleCodeExporter commented 9 years ago
Where do we want this kind of operation ?
- One more button in the selection editor ?
- A menu action (edit -> select All) (with keyboard shortcut Ctrl-A) ?
- somewhere else ?
- both ?

Original comment by lep...@gmail.com on 9 Apr 2008 at 8:18

GoogleCodeExporter commented 9 years ago
With OpenGL/Goobuntu performance issues (#17, #18), this has new importance.

The ViewEditor menu action proposal is good.  Other select-all choices may be 
added too.

Original comment by le...@google.com on 9 Jun 2008 at 7:06

GoogleCodeExporter commented 9 years ago
The new select all menu choice is a big improvement.

Adding a new bug to make select-all be a keyboard shortcut in the ViewModel 
editor.

Original comment by le...@google.com on 20 Aug 2008 at 8:15

GoogleCodeExporter commented 9 years ago

Original comment by le...@google.com on 20 Aug 2008 at 8:17