ThitGaRang / moliz

Automatically exported from code.google.com/p/moliz
0 stars 0 forks source link

xmof editor deletes edges and pins also if deletion is canceled #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create an activity node with pins
2. delete the activity node
3. in the dialog for confirming the deletion cancel it

What is the expected output? What do you see instead?
Instaed of canceling also deletion of ingoing/outgoing edges and pins, they are 
deleted (only the activity node self is not)

the issue is in the respective deletion feature which delets pins / edges 
before deling the actual node

Original issue reported on code.google.com by tanjaema...@gmail.com on 15 Feb 2013 at 6:33