Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Consider making certain event handlers passive #4

Open
neeharv opened this issue Nov 9, 2016 · 0 comments
Open

Consider making certain event handlers passive #4

neeharv opened this issue Nov 9, 2016 · 0 comments

Comments

@neeharv
Copy link

neeharv commented Nov 9, 2016

https://stackoverflow.com/questions/37721782/what-are-passive-event-listeners
https://stackoverflow.com/questions/39152877/consider-marking-event-handler-as-passive-to-make-the-page-more-responive

This can be opt in as well. If a swipeable should not impede the normal scroll behaviour of the page (for eg, swiping left / right in a carousel), then it doesn't need to be an active listener

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant