-
Notifications
You must be signed in to change notification settings - Fork 725
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
Annotations and Group Nodes #492
Comments
Hi @crystalthoughts |
Thanks, I noticed those projects and have used them before :) I've tried the subgraphs but I think I need to implement them in a way where you can see the contents in the same node field as the parent (like a group with added functionality). I wondered if the architecture allows for this. Thanks for the tooltips source! |
Could think of a subgraph rendered together in the main canvas, or a group with additional functionalities, finally a group of nodes with IN and OUT links is just that no? |
Hello, I'm still evaluating this repo for use in a larger project so I have a couple more questions:
How easy is it to add annotations (tooltips, overlays etc) to nodes?
And is it possible to create a custom node type that acts like a sub-context ( a group with inputs and outputs and a titlebar for example?)
The text was updated successfully, but these errors were encountered: