phetsims / decaf

PhET Java Simulations converted to HTML5 using CheerpJ
1 stars 0 forks source link

Eating and Exercise Chromebook layout is unusable #97

Open KatieWoe opened 4 years ago

KatieWoe commented 4 years ago

For https://github.com/phetsims/QA/issues/499 The layout changes on Chromebook for https://phet-dev.colorado.edu/decaf/eating-and-exercise/1.0.0-dev.4/eating-and-exercise.html?simulation=eating-and-exercise cause items to overlap graphs and text to the point that the sim is difficult or impossible to use fully. Screenshot 2020-04-27 at 12 58 46 PM

loganbraywork commented 4 years ago

This same issue appears on Edge and IE if the window is smaller

oliver-phet commented 4 years ago

Likely related to https://github.com/phetsims/decaf/issues/96. @samreid is going to add common code to handle resize by marking sims as either needing to resize or not.