naver / egjs-axes

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179 stars 32 forks source link

fix: fix threshold option not working #202

Closed malangfox closed 2 years ago

malangfox commented 2 years ago

Details

This fixes an issue that threshold option of PanInput and PinchInput did not work after the removal of the hammerjs dependency.