Closed Radivarig closed 7 years ago
It doesn't reset if I set options.physics.enabled = false
If the node positions are changed regardless of disabled physics, it still resets positions whenever network.setOptions
is called.
Closing as it's a visjs issue.
When I use hierarchical layout and make a selection with select event callback that affects my store which sends new props with changed references to {nodes, edges} (lists have same items), everything redraws.