retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.17k stars 653 forks source link

Node Socket position override #671

Closed michealroberts closed 11 months ago

michealroberts commented 1 year ago

Is there a way to customise that the Input and Output sockets of a Node are aligned vertically on the node ... centre to the node itself ... such that the connectors are more aligned.

I only have one input and one output per node.

I'm happy to provide visual examples of what I mean.

Ni55aN commented 1 year ago

you can implement a custom node component

https://retejs.org/examples/customization

rete-js[bot] commented 11 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.