immersive-web / webxr-gamepads-module

Repository for the WebXR Gamepads Module
https://immersive-web.github.io/webxr-gamepads-module
Other
30 stars 10 forks source link

Remove redefinition of GamepadMappingType enum #36

Closed toji closed 3 years ago

toji commented 3 years ago

Closes #35

This should not land until https://github.com/w3c/gamepad/pull/146 is merged. It will remove this spec's redefinition of the enum, which was causing problems for WebIDL tooling, and point to the Gamepad API's definition as the authoritative one.