fix(rn,thumbnail) fix not rendering indicators for virtual SS

This commit is contained in:
Saúl Ibarra Corretgé 2022-10-07 14:25:06 +02:00 committed by Saúl Ibarra Corretgé
parent eda3e620d3
commit 0f84b0b9fe
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ class Thumbnail extends PureComponent<Props> {
} = this.props;
const indicators = [];
if (!_fakeParticipant) {
if (!_fakeParticipant || _isVirtualScreenshare) {
indicators.push(<View
key = 'top-left-indicators'
style = { [