Skip to content

Version 1.1.15 fixes the gamepad plugin

Latest
Compare
Choose a tag to compare
@liftoff liftoff released this 20 Aug 01:57

The issue that was preventing the gamepad plugin from working properly has been corrected.
Also, an edge case has been corrected (accounted for?) when browsers would incorrectly detect an axis as a button resulting in unnecessary "hold" events being triggered. The plugin is now smart about that situation and doesn't generate hold or "down" events for such axis.