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]Can display text on the connection? #79

Closed XiangNingZhi closed 5 months ago

XiangNingZhi commented 9 months ago

Hi, I'd like to try to display some text content on (or near) the Connection, but it doesn't work at all when I use the Label control, is there any way I can bind some information to the line?

miroiu commented 9 months ago

Hi, this has already been discussed here: #63

miroiu commented 5 months ago

Hi, I created a PR to address this issue in case you still need the functionality.