Skip to content

Add control over handle connectable properties#63

Merged
philippjfr merged 4 commits into
mainfrom
connectable
May 28, 2026
Merged

Add control over handle connectable properties#63
philippjfr merged 4 commits into
mainfrom
connectable

Conversation

@philippjfr
Copy link
Copy Markdown
Contributor

This exposes the following new flags on nodes:

Flag Default Controls
input_connectable True Whether input handles are connectable at all
input_connectable_start True Whether edges can start from input handles
input_connectable_end True Whether edges can end at input handles
output_connectable True Whether output handles are connectable at all
output_connectable_start True Whether edges can start from output handles
output_connectable_end True Whether edges can end at output handles

@philippjfr philippjfr merged commit 99b5a65 into main May 28, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant