Resizeable nodes [new feature] #48
Replies: 5 comments 21 replies
-
I am not fully convinced of the use-cases as I don't see why the regular nodes would need to be manually resized. Also a custom node can handle the use-case pretty easily without adding extra options to vue flow. This post can serve as a sort of interest check is my suggestion, if there's a couple people interested in the feature I will consider it and add it to a future release 😄 Alternatively I would suggest an "Addon" similar to the Pathfinding Edge (demo here). |
Beta Was this translation helpful? Give feedback.
-
ok, got it! |
Beta Was this translation helpful? Give feedback.
-
@ulissepress Would that sound good to your use case? 😄 |
Beta Was this translation helpful? Give feedback.
-
Let me know when this is ready! :-) |
Beta Was this translation helpful? Give feedback.
-
Great! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What about a new feature: at node level we can specify a new property 'resize' with the following allowed values 'no', 'horizontal', 'vertical', 'both'.
When the value if not 'no', the user can change the node size using the mouse and related resize handle(s).
See this discussion for more details.
Beta Was this translation helpful? Give feedback.
All reactions