Skip to content
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

Events Based Logic #26

Open
dannymate opened this issue Oct 14, 2022 · 0 comments
Open

Events Based Logic #26

dannymate opened this issue Oct 14, 2022 · 0 comments

Comments

@dannymate
Copy link
Owner

Events that allow for logic to be run at specific times such as an event for when a Node is added/removed/moved etc to a graph. Probably from both the graph and node side.

Possible Events:

Graph Events:
Node Added
Node Removed
Node Moved
Nodes Connected
Nodes Disconnected

Node Events:
Added
Removed
Moved

Port Events:
Edge Connected

Edge Events:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant