-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QA testing for the scaled splash/progress bar screens #764
Comments
@phet-steele marking this task P2...it should be pretty quick to test on each platform, perhaps could be done in parallel with ESPB testing as you are on each platform? Just would be better to complete sooner than later so it can be moved to master. |
On Win 7, IE the splash will pop up in the top left corner for a brief moment, then center itself. Happens regardless of window size. |
@phet-steele bumping to top since this would be good to finish off |
To address phetsims/joist#400 I published http://www.colorado.edu/physics/phet/dev/html/energy-skate-park-basics/1.3.1-dev.3/energy-skate-park-basics_en.html It can now be used for subsequent testing. |
@ariel-phet what is the expected timeline for completing testing for this issue? |
@phet-steele can this be finished today? |
@samreid @ariel-phet this has been chipped away as we go, and most everything runs well except for one issue that may be indicative of something more sinister: phetsims/joist/issues/407 Other than that, testing here is done. |
Thanks @phet-steele, I'll continue in the joist issue. |
See phetsims/joist#382
I published http://www.colorado.edu/physics/phet/dev/html/faradays-law/1.3.7-dev.3/faradays-law_en.html which demonstrates the resizing splash screen.
UPDATE: new version described here #764 (comment)
This needs to be tested on all of our platforms, since we have never used CSS to resize the splash screen before (and indeed the splash screen is now loaded in a very different way through JS instead of HTML) and we would like to check the following:
On iPad, you can reshape the browser by rotating the device.
If it looks reasonable on each platform, we can move it from branches to master. Assigned to @ariel-phet for scheduling/prioritization/reassignment.
The text was updated successfully, but these errors were encountered: