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

fix: ios sizing issue when deactivating vr cardboard display #104

Merged
merged 1 commit into from
Jun 18, 2018
Merged

fix: ios sizing issue when deactivating vr cardboard display #104

merged 1 commit into from
Jun 18, 2018

Conversation

bcdarius
Copy link
Contributor

Description

Proposed solution for #103

Specific Changes proposed

  • I believe resize event shouldn't be triggered on VR cardboard display deactivation. If this event is triggered, the canvas size needs to be reset to its original width/height manually since webvr-polyfill sets the canvas to 100x101px to address some of the Webkit specific issues.

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.

2 participants