-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unable to hide localization tab #470
Comments
Thanks for reporting @Nancy-Salpepi. I checked rc.3 in Studio, and I am able to hide the Localization Tab. I think there are two possible reasons you ran into trouble:
Self-assigning to update the PhET-iO Guide. |
I addressed (1) in the above commit, and the relevant section of the guide now reads:
@Nancy-Salpepi I think this change along with making the tab's |
You're right. I didn't have the dialog open first. Thanks @arouinfar and sorry about that! |
In the client guide for RC.3, it states that a subset of tabs can be hidden. However, this element isn't in the tree:
gravityAndOrbits.general.view.navigationBar.preferencesButton.preferencesDialogCapsule.preferencesDialog.preferencesTabs.LocalizationTab.visibleProperty
.This is the similar to phetsims/molecule-shapes#230 and #465
The text was updated successfully, but these errors were encountered: