soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Connections between shortcuts do not persist across Eclipse restart #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Initialise the UserModifyRoles.iaml diagram
2. Browse the diagram; shortcuts and connections to shortcuts will be rendered
3. Close Eclipse
4. Open Eclipse again
5. Open the UserModifyRoles.iaml_diagram
6. Browse the diagram

What is the expected output? What do you see instead?
Expected: The shortcuts and connections continue to render
Actual: Only the shortcuts are rendered

Original issue reported on code.google.com by soundasleep on 18 Sep 2009 at 7:21

GoogleCodeExporter commented 9 years ago
Once this is resolved, all example images need to be regenerated.

Original comment by soundasleep on 30 Sep 2009 at 10:40

GoogleCodeExporter commented 9 years ago
Resolved in r1250 with a hack after much debugging.

Original comment by soundasleep on 5 Oct 2009 at 1:10