JanKoehnlein / FXDiagram

JavaFX diagram
Apache License 2.0
74 stars 21 forks source link

[delete] automatically delete connections when a node is deleted #35

Closed JanKoehnlein closed 9 years ago

JanKoehnlein commented 9 years ago

That used to work :-(

JanKoehnlein commented 9 years ago

Didn't work on loaded diagrams, because the opposites of XConnection#source and -#target where not updated.