Feliz.ReactFlow icon indicating copy to clipboard operation
Feliz.ReactFlow copied to clipboard

Enable Resizable / Rotable node type

Open omarmrivas opened this issue 3 years ago • 3 comments

Hi,

I can see that you can set the node.nodestyle property to CUSTOM, DEFAULT, INPUT, OUTPUT. But not really sure how can you enable the the possibility to resize or rotate nodes.

Is it possible to enable the resizable/rotable node type?

Great Work!

omarmrivas avatar Jun 06 '22 00:06 omarmrivas

Any news on this?

omarmrivas avatar Oct 22 '22 22:10 omarmrivas

Hi @omarmrivas , sorry I totally missed that issue. Let me get into the 'flow' and I will try to implement resizable/rotatable node type.

Cheers

tforkmann avatar Oct 23 '22 11:10 tforkmann

The issue is solved at least partially with #14, by implementing NodeResizer component bindings

ArtemyB avatar Aug 28 '24 11:08 ArtemyB