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

Passive event listener #300

Open
RohmatRomadhon opened this issue Feb 27, 2019 · 1 comment
Open

Passive event listener #300

RohmatRomadhon opened this issue Feb 27, 2019 · 1 comment

Comments

@RohmatRomadhon
Copy link

I have use v0.9.21. Is that added in new version?
mui

@amorey
Copy link
Member

amorey commented Feb 27, 2019

Currently, the select component and button ripple effect use touch listeners:
https://github.com/muicss/mui/blob/master/src/js/select.js
https://github.com/muicss/mui/blob/master/src/js/ripple.js

It sounds like it should be pretty straightforward to use passive event listeners here but it would require testing before putting it into production. Is this something you can work on?

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

No branches or pull requests

2 participants