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

Fix node removal #1576

Merged
merged 2 commits into from
Apr 1, 2016
Merged

Conversation

hvacengi
Copy link
Member

@hvacengi hvacengi commented Apr 1, 2016

Fixes #1572

Node.cs

  • Use nodeRef.RemoveSelf() in place of
    patchedConicSolver.RemoveManeuverNode(nodeRef). Using the patched conic
    solver did not clean up the graphical element and cause an artifact at
    the center of the map view and flight view.

Node.cs
* Use nodeRef.RemoveSelf() in place of
patchedConicSolver.RemoveManeuverNode(nodeRef).  Using the patched conic
solver did not clean up the graphical element and cause an artifact at
the center of the map view and flight view.
@Dunbaratu Dunbaratu merged commit 603a4e3 into KSP-KOS:develop-1.1 Apr 1, 2016
@hvacengi hvacengi deleted the issue-1572-node_artifact branch April 30, 2016 22:04
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.

2 participants