jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.43k stars 713 forks source link

Sizeable Nodes #724

Open rogereyes86 opened 1 year ago

rogereyes86 commented 1 year ago

How can I make the nodes sizeable?

Something like this, sizeable and multiple connections (not just on the sides):

image

rogereyes86 commented 1 year ago

As I work-around I set the width and height of the Node to be Fit-Content, not a great approach but all I can do for now.

jerosoler commented 1 year ago

It is not supported, you can look to integrate moveable. https://github.com/daybrush/moveable