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

fix : #768 issue #770

Closed
wants to merge 1 commit into from
Closed

fix : #768 issue #770

wants to merge 1 commit into from

Conversation

sculove
Copy link
Contributor

@sculove sculove commented Mar 17, 2015

modified a Hammerjs.Manager.off method.

When you didn't attach an event and you use a Hammerjs.Manager.off method , you will see script error.
I think that hammerjs have to handle exception.

I modified Hammerjs.Manager.off method.
also I added test case in test_events.js

@sculove sculove mentioned this pull request Mar 17, 2015
@sculove
Copy link
Contributor Author

sculove commented May 6, 2015

also, an official repository of the "hammerjs" did not merge an issue #688 in hammer.js file.
so I did merge hammer.js file.
you can bind document element.

sculove added a commit to naver/hammer.js that referenced this pull request Jun 16, 2015
@arschmitz
Copy link
Contributor

@sculove this contains unrelated changes and some things that have already been merged from other pr's do you think you could update this?

@sculove
Copy link
Contributor Author

sculove commented Aug 10, 2015

Ok. I will resend pr.

@sculove sculove closed this Aug 10, 2015
arschmitz pushed a commit that referenced this pull request Nov 11, 2015
When you didn't attach an event and you use a Hammerjs.Manager.off
method , you will see script error.

Fixes #768
Closes #839
Ref #770
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants