You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move a node and wait for the updated lines and positions
repeat moving the node
After some recalulcations of stress and error lines, the node jumps back to its old position. Could be an issue with scope not updating in time.
The text was updated successfully, but these errors were encountered:
After moving each node should i wait until it is updated or should I try to do it before complete update? I couldn't reproduce any such bug when waiting for all positions to be updated.
I waited for the nodes to load and needed a few tries. As the number of tries is not fixed, I'm guessing there is some angular issue behind it (I'm guessing the mapData object in the ctrl not having the position of the moved node)
jidel
changed the title
Nodes not moving correctly
Nodes sometimes not moving correctly
Jan 14, 2016
How to get this behaviour:
After some recalulcations of stress and error lines, the node jumps back to its old position. Could be an issue with scope not updating in time.
The text was updated successfully, but these errors were encountered: