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

When blurRadius is set to zero, content is not reverted to its original state. #20

Open
mookman288 opened this issue Oct 27, 2015 · 0 comments

Comments

@mookman288
Copy link

For browsers that do support the blur filter, when blurRadius is set to zero, the filter is set to 0px, and in some rare cases, this causes some instability.

For browsers that don't support the blur filter, when blurRadius is set to zero, the relative divs and absolute divs are not cleaned up or removed from the DOM.

A fix for both of these was included in pull request #17.

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

1 participant