phetsims / molecule-shapes

"Molecule Shapes" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/molecule-shapes
GNU General Public License v3.0
5 stars 6 forks source link

webgl warning obscured by navbar #169

Closed arouinfar closed 2 years ago

arouinfar commented 4 years ago

Discovered in https://github.com/phetsims/build-a-molecule/issues/105.

The webgl warning is cut off by the navabar in latest. Molecule Shapes screenshot

This appears to have been introduced in the 1.2 branch, because the layering is correct in the 1.1.16 _Molecule Shapes_ screenshot

Seems like we could instead center the warning message between the screen icons and the navbar.

arouinfar commented 4 years ago

Well, it looks like this is already fixed in master, so unassigning @jonathanolson and marking as status:fixed-awaiting-deploy.

KatieWoe commented 2 years ago

@jonathanolson is there a way to force this warning to show up?

jonathanolson commented 2 years ago

Use webgl=false as a query parameter.

Nancy-Salpepi commented 2 years ago

Looks good on Mac iOS 12 + chrome/safari, Chromebook + chrome, and Windows 10 + firefox/chrome