borismus / webvr-boilerplate

A starting point for web-based VR experiences that work on all VR headsets.
Apache License 2.0
1.8k stars 451 forks source link

IE11 fullscreen fix #117

Closed lbayliss closed 8 years ago

lbayliss commented 8 years ago

Fixes the fullscreen buttons for IE11, which has its own set of prefixes:

IE versions before and after 11 shouldn't be affected.

pindiespace commented 8 years ago

IE 11 is pretty well-behaved. I used a polyfill to handle this in my own fork.