Skip to content

Conversation

@danxuliu
Copy link
Member

Follow up to #4023 and #4032

This should have been done in #4023 after rebasing on #4032, but was probably missed because the preview was already enabled during calls. Actually, it was always enabled. And it was always enabled because when the preview was moved to the SettingsDialog the mixin always returned "not in call" due to being used in a component without token and participant properties.

Now that selecting media devices is supported during calls too it is
possible to relax the required property and enable the preview by
default.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Now that selecting media devices is supported during calls too it is no
longer needed to enable it only when not in calls (and besides that the
preview was always enabled anyway due to a misuse of the mixin).

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't feel any difference ¯\_(ツ)_/¯

@nickvergessen nickvergessen merged commit d0f9c0b into master Aug 24, 2020
@nickvergessen nickvergessen deleted the remove-unneeded-check-to-enable-mediadevicespreview-only-when-not-in-calls branch August 24, 2020 13:23
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.

3 participants