alelievr / NodeGraphProcessor

Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
https://github.com/alelievr/NodeGraphProcessor/projects/2
MIT License
2.34k stars 387 forks source link

Connection not deleted when node input or output as Vertical Attribute #127

Closed jejelite closed 3 years ago

jejelite commented 3 years ago

When a node output or input has the Vertical Attribute and you delete the node connected to it the connection is not automatically remove. (Can be produce and the vertical example in the master)

alelievr commented 3 years ago

Hello,

Thanks for the bug report, the issue should be fixed at 118429ad619767c21c1dadee93e462ffcd49f718 VerticalDelete