Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodes sometimes not moving correctly #246

Open
jidel opened this issue Jan 12, 2016 · 5 comments
Open

Nodes sometimes not moving correctly #246

jidel opened this issue Jan 12, 2016 · 5 comments
Assignees
Milestone

Comments

@jidel
Copy link
Contributor

jidel commented Jan 12, 2016

How to get this behaviour:

  1. Enable error lines
  2. move a node and wait for the updated lines and positions
  3. 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.
@rohankoid
Copy link
Member

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.

@jidel
Copy link
Contributor Author

jidel commented Jan 13, 2016

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 jidel changed the title Nodes not moving correctly Nodes sometimes not moving correctly Jan 14, 2016
@jidel jidel added this to the Version 1.1 milestone Jan 14, 2016
@jidel
Copy link
Contributor Author

jidel commented Jan 26, 2016

Sometimes the data we get back from the fileHandlingService is the same we pass to it:
screen shot 2016-01-26 at 11 54 05

@jidel
Copy link
Contributor Author

jidel commented Jan 26, 2016

Additionally, the projection number does not change either.

@rohankoid
Copy link
Member

That's a weird case, good thing: finally i can reproduce it.
I can look further into it on 30-01-2016.

@rohankoid rohankoid self-assigned this Jan 28, 2016
@idrissou idrissou closed this as completed Jul 2, 2016
@idrissou idrissou reopened this Jul 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants