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

doesn't work with prefix. #15

Open
lili21 opened this issue Feb 24, 2018 · 4 comments
Open

doesn't work with prefix. #15

lili21 opened this issue Feb 24, 2018 · 4 comments

Comments

@lili21
Copy link

lili21 commented Feb 24, 2018

something like transform and -webkit-transform

if (maxTimeProperty === event.propertyName ||

and the callback will never be called.

@felipethome
Copy link
Owner

felipethome commented Mar 1, 2018

In the transform case maybe you don't need the prefix since the transition and transform support have similar browser compatibility.

Anyway, I will leave this open and when I have the energy I remove the prefix from event.propertyName. Thank you.

@lili21
Copy link
Author

lili21 commented Mar 2, 2018

I am not using prefix for transform. The event.propertyName is -webkit-transform.

@felipethome
Copy link
Owner

This is odd. Can you tell me which browser (and version) are you using?

@lili21
Copy link
Author

lili21 commented Mar 5, 2018

Android 4.2.2

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

No branches or pull requests

2 participants