Skip to content

Conversation

@IntegerLimit
Copy link

This PR fixes the network visualizer crashing when a link extends between two nodes that are either:

  • Both on x = 0
  • Both on y = 0
  • Both on z = 0

This fix is done by changing the computations for cx, cy, and cz to be the midpoint of the nodes x, y, and z values (which is what I assume its meant to be?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant