phetsims / joist

Joist is the main framework for PhET Interactive Simulations. Joist creates and displays the simulation content, home screen, navigation bar, About dialog, enables switching between tabs, and other framework-related features.
http://scenerystack.org/
MIT License
8 stars 6 forks source link

iPad OS 13 Splash screen is in the top left corner #585

Open KatieWoe opened 4 years ago

KatieWoe commented 4 years ago

Found so far in Curve Fitting, both published and master. While the splash screen is up, it will move to the upper left corner part way through. If the sim reloads, this happens the entire time the splash screen is up. Does not seem to impact size/location of sim once fully loaded.

samreid commented 3 years ago

@KatieWoe is this problem still occurring?

KatieWoe commented 3 years ago

It still occurs in some sims such as the above mentioned curve fitting in the published version. I checked ESP, which was recently published, and it did not seem to have this issue, so it seems like it was fixed sometime in between.

samreid commented 3 years ago

I wonder if this is related to #672, where pinch and zoom on the splash screen was still enabled.