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

Fish: Fix the layout of the rotate device UI #32115

Merged
merged 1 commit into from Nov 24, 2019

Conversation

breville
Copy link
Member

@breville breville commented Nov 24, 2019

The rotate device UI, shown on narrow devices when in portrait layout, was not showing correctly for the fish app. Calling one extra function normally called by studioApp.init() fixes up the viewport so that it looks correct.

before

Screenshot 2019-11-23 21 25 48

after

Screenshot 2019-11-23 21 19 20

The slightly overlap between text and image is consistent with what's currently on production.

The rotate device UI, shown on narrow devices when in portrait layout, was now showing correctly for the fish app.  Calling one extra function normally called by studioApp.init() fixes up the viewport so that it looks correct.
@breville breville merged commit 4efa80b into staging Nov 24, 2019
@breville breville deleted the fish-rotate-phone-layout-fix branch November 24, 2019 19:10
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

3 participants