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

temporarily fix vr mode on chromium builds (fixes #1682) #1683

Merged
merged 1 commit into from Jul 28, 2016

Conversation

ngokevin
Copy link
Member

Description:

I confirmed this fixes VR mode Vive on Chromium on both our showcase examples and my personal ones.

Changes proposed:

  • Don't requestFullScreen when we have headset connected.
  • Move requestFullScreen out of prototype to a normal function.

@ngokevin ngokevin added this to the 0.3.0 milestone Jul 28, 2016
@dmarcos dmarcos merged commit 8f6a38c into aframevr:master Jul 28, 2016
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