phetsims / gravity-and-orbits

"Gravity And Orbits" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
12 stars 6 forks source link

Unable to hide screen icons as instructed #451

Closed KatieWoe closed 1 year ago

KatieWoe commented 1 year ago

For https://github.com/phetsims/qa/issues/838, seen on Win 11 Chrome. The element gravityAndOrbits.general.model.screens.isUserNavigatableProperty is given in the model as being able to hide screen icons in the nav bar. However, this element does not seem to exist. I suspect gravityAndOrbits.general.model.screens.isUserNavigableProperty should be the element instead.

arouinfar commented 1 year ago

Thanks @KatieWoe. I can take care of fixing this, but I'd like to wait and see how many issues require editing the PhET-iO Guide so I can group everything into one commit. Related issues #450 #452.

zepumph commented 1 year ago

@samreid and I are cruising through issues linked in the GAO rc, and fixed this guy. Ready for cherry pick.

KatieWoe commented 1 year ago

This is fixed in RC3