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

[Question] How to make the line above the node #92

Closed heying0122 closed 5 months ago

heying0122 commented 5 months ago

like this: https://user-images.githubusercontent.com/12727904/192101959-2cb9a837-1642-4e96-b2ef-eea5502a587f.png

miroiu commented 5 months ago

Hi! Set DisplayConnectionsOnTop to true on the NodifyEditor instance.