-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: dynamic edge/wire #14
Comments
Hi! It should be straightforward to add widget overlays for wires. However I'm not sure what dynamic edge is. It's not obvious from screenshot |
Hi, Thanks for the quick reply, adding widget overlays is basically what I want. I am not an active user of |
I see. If you want, you may add a method to Lib should provide this method with correctly positioned and clipped |
What you can do already is control color of the pin and wire (wire color is mix of connected pin colors). |
Thanks for your reply, yes I can give it a go. Feel free to close the issue if you think this is already doable, I'm just trying to avoid hand-rolling anything on my own. Looking forward to the next release! |
Thanks a lot for this great node editor lib, I have been exploring it for a few days and trying to create my own tool based on it.
A feature request: I am not sure if it is possible to add a
Dynamic Edge
feature (see the snapshot below I took fromSvelvet
), it would be great if there's an interface to update the style and also add text (or widget) overlays onto the connection wires.The text was updated successfully, but these errors were encountered: