shawn47 / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Deleting of edges throws an error #381

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create an edge
2. delete the edge

What is the expected output?
edge is deleted

What do you see instead?
edge is deleted, but error is thrown: shape.parent is undefined.

Original issue reported on code.google.com by NicoPete...@gmail.com on 9 May 2009 at 11:29

GoogleCodeExporter commented 9 years ago
for some reason it works again. I don't know why this happened.

Original comment by NicoPete...@gmail.com on 10 May 2009 at 4:35

GoogleCodeExporter commented 9 years ago
Perhaps you just had an old checkout? 1-2 weeks ago, I did some major work on 
the
edit plugin which should avoid such errors (like deleting edges with no nodes). 
If
you have some further observations like this, please tell me.

Original comment by schlicht...@gmail.com on 10 May 2009 at 7:25