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

Fixes interruption of webcam, external video and screenshare when user changes language settings #11389

Merged
merged 1 commit into from Feb 12, 2021

Conversation

ramonlsouza
Copy link
Member

@ramonlsouza ramonlsouza commented Feb 12, 2021

What does this PR do?

Changes the way loadingScreen component is displayed when changing language settings.

Before: when loadingScreen appears all content is unmounted, then remounted
Now: loadingScreen appears on top of content

This change prevents webcam, screenshare and external video interruption when user changes language settings.

Closes Issue(s)

closes #11351 + #7736

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.3] Changing Language fully interrupts and stops webcams and screenshare
2 participants