miroiu / nodify

Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
https://miroiu.github.io/nodify
MIT License
1.27k stars 205 forks source link

Whether the intersection of solid lines in the circuit diagram can be realized? #118

Closed jinleil closed 1 day ago

jinleil commented 1 month ago

image

miroiu commented 1 month ago

The KnotNode in the Playground application does a similar thing (double click a connection wire to split):

image

jinleil commented 1 month ago

Thank you. I'll try

miroiu commented 1 day ago

Feel free to reopen this issue if you have any questions.