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

Add a check to validate the recognizers configuration for the directives... #41

Merged
merged 1 commit into from
May 15, 2015

Conversation

josketres
Copy link
Contributor

I spent almost one hour trying to find out why the hm-swipe directive wasn't working in my example, until I found that I needed to configure the Hammer.Swipe recognizer because angular-gestures is using the Hammer.Manager constructor (which has no default recognizer).

So, I though it would be nice to have angular-gestures throw if the needed recognizer is not configured.

wzr1337 added a commit that referenced this pull request May 15, 2015
fix(recognizers): Add a check to validate the recognizers configuration for the directives...
@wzr1337 wzr1337 merged commit 012f6aa into wzr1337:master May 15, 2015
@wzr1337
Copy link
Owner

wzr1337 commented May 15, 2015

awesome, thank you very much!

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

Successfully merging this pull request may close these issues.

2 participants