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

Don't check for full screen support at load time #1776

Merged
merged 1 commit into from Feb 27, 2014

Conversation

twpayne
Copy link
Contributor

@twpayne twpayne commented Feb 27, 2014

Detection of full screeen support requires the document to have a body. This is not the case if ol3 is loaded in the head. Therefore, defer the test for full screen support to when it is needed.

Refs #1767 and the mailing list.

This reverts commit 5a940c2.

Detection of full screeen support requires the document to have a body.
This is not the case if ol3 is loaded in the head.  Therefore, defer the
test for full screen support to when it is needed.
@fredj
Copy link
Member

fredj commented Feb 27, 2014

+1

twpayne added a commit that referenced this pull request Feb 27, 2014
Don't check for full screen support at load time
@twpayne twpayne merged commit c6df670 into openlayers:master Feb 27, 2014
@twpayne twpayne deleted the fix-full-screen-test branch February 27, 2014 12:33
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

2 participants