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
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