Skip to content

Fix will-change value when mouse event ended. #233

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

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

ethaizone
Copy link
Contributor

Follow this document.
https://developer.mozilla.org/en-US/docs/Web/CSS/will-change

will-change doesn't have none as value so this one should use unset to clear value back to default.

More document for unset. https://medium.com/@elad/understanding-the-initial-inherit-and-unset-css-keywords-2d70b7121695

Follow this document. 
https://developer.mozilla.org/en-US/docs/Web/CSS/will-change

`will-change` doesn't have `none` as value so this one should use `unset` to clear value back to default.
@ethaizone
Copy link
Contributor Author

@ankeetmaini Please merge this.

@ankeetmaini
Copy link
Owner

thanks; will do today :)

@ankeetmaini ankeetmaini merged commit dfc38ea into ankeetmaini:master Jan 12, 2021
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.

2 participants