-
Notifications
You must be signed in to change notification settings - Fork 1
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
Query Parameter to hide "Show Electrons" checkbox no longer works #45
Comments
In the above commit, I added 2 query parameters.
Leaving open for verification when rc.2 is ready. |
@samreid they work for me, nice work! I'll assign to @arouinfar to check out so she is aware. |
@samreid looks great, thanks! These new query parameters are much easier to remember too. :) |
For phetsims/tasks#781.
The query parameter previously used to hide the "Show Electrons" checkbox no longer works. My suspicion is that the addition of the "Labels" checkbox to the panel may be to blame.
Here's the query parameter in question:
?phet-io.expressions=%5B%5B%22circuitConstructionKitBlackBoxStudy.exploreScreen.view.displayOptionsPanel%22,%22setVisible%22,%5Bfalse%5D%5D,%5B%22circuitConstructionKitBlackBoxStudy.blackBoxScreen.view.warmupSceneView.displayOptionsPanel%22,%22setVisible%22,%5Bfalse%5D%5D%5D
The text was updated successfully, but these errors were encountered: