You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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' });
It would be nice, if there would be support for this too.
The text was updated successfully, but these errors were encountered: