Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: reset background blur level when filter is disabled (#1570)
Disabling background filters had an unexpected side-effect of setting background blur level to `high` (since it was our default anyway). To avoid confusion, we now reset background blur level to `undefined`.
- Loading branch information