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

Provide a select-all keyboard shortcut in ViewModel editor #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The new Edit.Select All menu choice is nice.

We should also have a keyboard shortcut in the ViewModel editor for
select-all.  ctrl-A would be a natural.

Original issue reported on code.google.com by le...@google.com on 20 Aug 2008 at 8:19

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by le...@google.com on 12 Sep 2008 at 6:41

GoogleCodeExporter commented 9 years ago
Ctrl-A now selects all nodes on the OGL canvas.

This should be platform dependent (e.g. Cmd-A on Mac OSX), but that's separate, 
yet to be filed, bug

Original comment by le...@pnambic.com on 18 Jan 2014 at 12:18