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

Deleting an entity from the viewers only deletes from 3D canvas, not stack browser #26

Closed
dosumis opened this issue May 3, 2017 · 2 comments
Assignees

Comments

@dosumis
Copy link
Member

dosumis commented May 3, 2017

e.g. in this scene, the fan-shaped body has been dropped from the control panel. It no longer shows on the 3D canvas but is still labelled in the stack browser:

image

@dosumis
Copy link
Member Author

dosumis commented May 3, 2017

Console:
Instance created...
main.bundle.js:97 Adding FB - painted domain JFRC2 to 2
main.bundle.js:97 Passing 3 instances
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 Passing instance: VFB_00030633
main.bundle.js:116 An import type has been resolved to a full type and swapped into the Geppetto model: 93.27001953125ms
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 Colour change...
main.bundle.js:97 Adding FB - painted domain JFRC2 to 3
main.bundle.js:97 Passing 3 instances
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 Colour change...
main.bundle.js:97 Adding FB - painted domain JFRC2 to 3
main.bundle.js:97 Passing 3 instances
main.bundle.js:96 unmount
4/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 Updating stack...
main.bundle.js:98 fan-shaped body clicked
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 VFB_00030633 deleted...
main.bundle.js:97 Removing VFB_00030633 from 3
main.bundle.js:97 Passing 2 instances
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 VFB_00030633 deleted...
main.bundle.js:97 Removing VFB_00030633 from 2
main.bundle.js:97 Passing 2 instances
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 VFB_00030633 deleted...
main.bundle.js:97 Removing VFB_00030633 from 2
main.bundle.js:97 Passing 2 instances
/org.geppetto.frontend/geppetto/build/4.4.bundle.js:7 VFB_00030633 deleted...
main.bundle.js:97 Removing VFB_00030633 from 2

@Robbie1977
Copy link
Contributor

Fixed

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

No branches or pull requests

2 participants