phetsims / build-a-molecule

"Build a Molecule" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
8 stars 7 forks source link

Screen Bug on IPad when page is refreshed #160

Closed loganbraywork closed 4 years ago

loganbraywork commented 4 years ago

Test device IPad 6th generation Operating System IOS 13 Browser Safari Problem description For https://github.com/phetsims/QA/issues/479

The molecules represented on the various screens (in the home screen or on the bar at the bottom) seem to be misplaced. Occurs on page refresh usually. Steps to reproduce

  1. Open Build a Molecule
  2. Refresh the page Visuals 2020-02-14BldMlclScrnBg
Denz1994 commented 4 years ago

An icon factory has been introduced to manage the homescreen/nav-bar icons. Also, there were some options added to Image( {initialWidth, initialHeight}). Can you try this out on an IPad @loganbraywork?

EDIT: Here is a dev version to test.

KatieWoe commented 4 years ago

Looks good