Skip to content
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

DTL (Test > Levelbuilder): b6481697 #32225

Merged
merged 64 commits into from Dec 2, 2019

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

islemaster and others added 30 commits November 22, 2019 13:41
We decided to go back to using the old layout for non-en locales when showing the locale-specific set of tutorials.

This leaves the other small improvements in #30923 in place, though.
In the new Oceans script, the device rotation image shown on portrait layout was not showing properly.  This is a fix for that issue targeted at the Oceans script, but it could be generalised later, since this apparently happens for other tutorials too.

On an actual iPhone, this view is scrollable.  In Chrome's device mode it's not, but the issue is otherwise the same.  The issue here is that the viewport's dimensions and scaling have made the viewport bigger than the physical screen.

The fix is fairly simple in this case.  We know that the Oceans tutorial can scale down to 480px wide, and so we set the viewport to be 600px wide.  We also set the scaling on the viewport so that the 600px is what's displayed on the screen.  We also adjust the scaling on the rotation image to fill that space.
Erin007 and others added 27 commits December 2, 2019 11:00
…-oceans-image

Revert "Revert "Oceans Landing: tutorial banner with swimming fish""
[DO NOT MERGE UNTIL 12/2] Oceans: teacher homepage oceans announcement
Add HoC cert generation exception handling
Add logic for AI for Oceans custom certificate
…ocalization

Fix function name localization
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org requested a review from a team as a code owner December 2, 2019 22:20
@deploy-code-org deploy-code-org merged commit 7cb4756 into levelbuilder Dec 2, 2019
@deploy-code-org deploy-code-org deleted the dtl_candidate_b6481697 branch December 2, 2019 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants