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

change event listener to passive listener #106

Closed
wants to merge 1 commit into from
Closed

change event listener to passive listener #106

wants to merge 1 commit into from

Conversation

idoshamun
Copy link

@idoshamun idoshamun commented Sep 4, 2016

Passive event listeners can't call preventDefault function which boosts the scrolling performance.
https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener

need to update the minified version

@dinbror
Copy link
Owner

dinbror commented Sep 30, 2016

Updated in v. 1.6.3, Thanks

@dinbror dinbror closed this Sep 30, 2016
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.

None yet

2 participants