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

✨ Notification - Add Blur to Overlay #486

Closed
1 task done
actuallyReallyAlex opened this issue Nov 12, 2020 · 0 comments
Closed
1 task done

✨ Notification - Add Blur to Overlay #486

actuallyReallyAlex opened this issue Nov 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@actuallyReallyAlex
Copy link
Owner

actuallyReallyAlex commented Nov 12, 2020

Given that a notification displays, when the overlay is in view, then it also blurs the contents beneath it.


Client

  • Adjust overlay style
{
    backdrop-filter: blur(4px);
}
@actuallyReallyAlex actuallyReallyAlex added the enhancement New feature or request label Nov 12, 2020
@actuallyReallyAlex actuallyReallyAlex self-assigned this Nov 12, 2020
@actuallyReallyAlex actuallyReallyAlex added this to To do in v5.6.0 via automation Nov 12, 2020
@actuallyReallyAlex actuallyReallyAlex moved this from To do to In progress in v5.6.0 Nov 13, 2020
actuallyReallyAlex pushed a commit that referenced this issue Nov 13, 2020
✨ Notification - Add Blur to Overlay #486 - Add blur
v5.6.0 automation moved this from In progress to Done Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v5.6.0
  
Done
Development

No branches or pull requests

1 participant