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

Modifications on Node Editor Tool (color, size etc.) are not shown on graph #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
These steps will reproduce the problem:

1. Open/import a new project to the workspace.
2. Create a new graph analysis.
3. Create a new view using this graph analysis.
4. Open Tools window (Open Windows.Views.Other, Select DepAn Views.Tools)
5. Click on Node Editor (Currently 4th button from left)
6. Try changing the color or size of a node - It fails!

Apparently the Node Editor Tool is not linked to the graph for these
properties. 

Original issue reported on code.google.com by tugrul.m...@gmail.com on 2 Jul 2008 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by tugrul.m...@gmail.com on 18 Jul 2008 at 2:26