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

Override body.overflow to always be visible in natural viewport #4039

Merged
merged 2 commits into from Jul 13, 2016

Conversation

dvoytenko
Copy link
Contributor

Fixes #4031.

// Override a user-supplied `body{overflow}` to be always visible. This
// style is set in runtime vs css to avoid conflicts with ios-embedded
// mode and fixed transfer layer.
waitForBody(this.win.document, () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be so much better if this was resolved with the body :)

@cramforce
Copy link
Member

LGTM

@dvoytenko dvoytenko merged commit 915b293 into ampproject:master Jul 13, 2016
@dvoytenko dvoytenko deleted the fixes82 branch July 13, 2016 07:17
ariangibson pushed a commit to Mixpo/amphtml that referenced this pull request Sep 7, 2016
…roject#4039)

* Override body.overflow to always be visible in natural viewport

* tests fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants