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

Improve rendering when device changes orientation #295

Open
jkwening opened this issue Mar 27, 2018 · 1 comment
Open

Improve rendering when device changes orientation #295

jkwening opened this issue Mar 27, 2018 · 1 comment
Labels
enhancement New feature or request frontend help wanted Extra attention is needed

Comments

@jkwening
Copy link
Contributor

App doesn't render correctly when device orientation changes - need to add logic for re-rendering app per new orientation.

@jkwening jkwening added enhancement New feature or request help wanted Extra attention is needed frontend labels Mar 27, 2018
@motosharpley
Copy link
Collaborator

motosharpley commented Mar 28, 2018

Here is a starting point for this https://developer.mozilla.org/en-US/docs/Web/API/Detecting_device_orientation
and this is a good application summary https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants