immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
381 stars 84 forks source link

XRInputSourceChangeEvent #85

Closed jsantell closed 4 years ago

jsantell commented 4 years ago

Per discussion in #82, the events should be constructed via Event subclassing; see #83 for XRInputSourceEvent

takahirox commented 4 years ago

I take this issue next.

jsantell commented 4 years ago

Fixed via #87