We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
SciView.addSphere
Node
parent.addChild(sphere)
The tree view now has duplicate entries for the spheres:
The text was updated successfully, but these errors were encountered:
I confirm, the duplicity is actually easy to be achieved with the current API... possibly in more ways..
continuing this in PR #497
Sorry, something went wrong.
I believe this was completed with this PR #497
No branches or pull requests
To reproduce:
SciView.addSphere
Node
to use as a parentparent.addChild(sphere)
on each sphereThe tree view now has duplicate entries for the spheres:
The text was updated successfully, but these errors were encountered: