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

Node.addNode() now works outside of the contructor (#89) #90

Merged
merged 1 commit into from
Jul 18, 2020

Conversation

Jet132
Copy link
Contributor

@Jet132 Jet132 commented Jul 15, 2020

Previously the Node.addNode only worked when it was called in the constructor of the class. Now it always works.

See Issue #89

@newcat newcat linked an issue Jul 18, 2020 that may be closed by this pull request
@newcat
Copy link
Owner

newcat commented Jul 18, 2020

Thanks for the PR!

@newcat newcat merged commit 4407e8c into newcat:master Jul 18, 2020
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.

[Bug] Node.addOption after constructor does not work
2 participants