The node does not deselected
Closed this issue · 1 comments
bvresende commented
When clicking on an already selected node, it is not deselected. Focus is also not lost when clicking anywhere else.
Even if the "isSelected" property is set to false if you click on an already selected node, the node is still checked.
bvresende commented
You can do this only through the updateNode method.