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 possibility to pass options to addEventListener #4

Merged
merged 1 commit into from
Nov 22, 2020

Conversation

aminya
Copy link
Member

@aminya aminya commented Nov 22, 2020

This allows users to pass options to addEventListener. This is especially useful when using passive event listeners which can greatly improve scrolling performance. See atom-minimap/minimap#683

Originally posted at abe33#3 by @lgeiger

This allows users to pass options to [`addEventListener`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Parameters). This is especially usefull when using passive event listeners which can greatly improve scrolling performance. See atom-minimap/minimap#683
@aminya aminya added the enhancement New feature or request label Nov 22, 2020
@aminya aminya merged commit 9176eb9 into atom-community:master Nov 22, 2020
@github-actions
Copy link

🎉 This PR is included in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants