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

fixes leaking options between recognizer instances ... #816

Closed

Conversation

LeJared
Copy link

@LeJared LeJared commented Jun 25, 2015

... by coping the options object into a new object upon instantiation
#813

@runspired
Copy link
Contributor

@LeJared This fix looks good, but needs to be applied in the proper place, not in the built output: https://github.com/hammerjs/hammer.js/blob/master/src/recognizer.js#L46

@LeJared
Copy link
Author

LeJared commented Jun 26, 2015

Sorry, I missed that! I've moved the fix to the right place.

@arschmitz arschmitz closed this in af32c9b Aug 7, 2015
@LeJared LeJared deleted the fix-leaking-recognizer-options branch April 29, 2016 08:27
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.

2 participants