1000ch / vue-recognizer

Vue.js plugin to recognize touch, mouse, pointer events using Hammer.js.
https://www.npmjs.com/vue-recognizer
MIT License
11 stars 0 forks source link

pinch example? #2

Open chadananda opened 4 years ago

chadananda commented 4 years ago

I'm not getting pinch events. Hammer.js normally requires that these be enabled before using. Is that necessary with vue-recognizer? If so, how would this be done?

juan-carvajal commented 4 years ago

Same problem here