Allow nodes to be draggable when layout is set to none, or keep nodes fixed when dragged in force-layout graph #14510
Labels
en
This issue is in English
new-feature
pending
We are not sure about whether this is a bug/new feature.
Version
5.0.2
Steps to reproduce
Create any graph diagram with layout set to none or force. When draggable is set to true on force layout, all of the nodes shuffle and its not good to control. When layout is set to none and positions are fixed, draggable cannot be set
What is expected?
I expect to be able to set draggable on 'layout: none' or have some setting on force layout to keep other nodes static while one is being dragged
What is actually happening?
All nodes move or no nodes move at all
I am trying to create a directional node graph which represents software architectures, the user should be able to customise the layout of their architecture by dragging and dropping nodes
The text was updated successfully, but these errors were encountered: