@satowine wrote:
Hi!
I think there is a bug in the RemoveNodeData function...I'll try to do this:
-Parse nodeDataArray
-Delete all nodes with key != 0 (there is only a node with this key)
But i need to cicle two times the node array because on the first cicle the last node (not with key == 0) isn't deleted.This is the code:
deleteObj is a function indipentent of deleting node from model. It has this anomalous behaviour also without deleteObj.
Thanks :)
Posts: 3
Participants: 2