hammer.js v2.0.4 Release Notes

Release Date: 2014-09-28 // over 9 years ago
    • 🛠 Fix IE pointer issue. #665
    • 🛠 Fix multi-touch at different elements. #668
    • ➕ Added experimental [single-user Touch input handler](src/input/singletouch.js). This to improve performance/ux when only a single user has to be supported. Plans are to release 2.1 with this as default, and a settings to enable the multi-user handler.