Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pinchend event #52

Open
johannesjo opened this issue Aug 19, 2016 · 1 comment
Open

Support pinchend event #52

johannesjo opened this issue Aug 19, 2016 · 1 comment

Comments

@johannesjo
Copy link
Contributor

It would be nice, if there would be support for this too.

wzr1337 added a commit that referenced this issue Sep 10, 2016
feat(pinch): add pinchend and pinchstart events (#52)
@zhengjin
Copy link

zhengjin commented Jun 13, 2017

I want to know how to distinguish between pinchin and pinchout events.
This config is not working.
hammerDefaultOptsProvider.set({ recognizers: [ [Hammer.Pinch,{ event:'pinchin', enable:true, time:50}, ['pinch']] ], touchAction: 'pan-y' });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants