wireapp / wire-webapp

👽 Wire for web
https://app.wire.com
GNU General Public License v3.0
1.12k stars 291 forks source link

runfix: Allow blurred background to be enabled before the call starts #17605

Closed atomrc closed 3 weeks ago

atomrc commented 3 weeks ago

Description

This PR will allow the video call background blur setting to be saved and reused across calls. We, for now, persist the user preference only for the current session. Later the setting will be saved to a persistent storage and allowed to be changed in the audio/video settings.

This PR also increase the blurring effect.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 73.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 46.15%. Comparing base (cb4d5e8) to head (819a93c). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #17605 +/- ## ========================================== + Coverage 46.14% 46.15% +0.01% ========================================== Files 760 760 Lines 25012 25019 +7 Branches 5724 5725 +1 ========================================== + Hits 11542 11548 +6 - Misses 12027 12028 +1 Partials 1443 1443 ```
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud