Releases: videojs/videojs-vr
Releases · videojs/videojs-vr
v1.0.1
v1.0.0
Features
Bug Fixes
- add a cardboard button for native webvr support (#22) (e946219)
- auto projection should be set to the correct value and not auto (#4) (377e8a6)
- cleanup window listeners (#15) (d3e45ad)
- correctly check for cardboard button on control bar so we don't add two (#26) (9184472)
- encode svg in css, use exact button replacement size (#3) (9a37374)
- make cardboard button pseudo fullscreen on iOS (#12) (17a41c0)
- pin webvr-polyfill to 0.9.23 (#21) (a644d1e)
- pixelation issues on some devices (#17) (6f09814)
- prevent initialization from happening twice (#9) (33deadc)
- separate and reset CardboardButton and BigVrPlayButton (#11) (3ae105e)
- use player
fullscreenchange
event so fullscreen toggle works on Safari (#2) (05c0f23)