Fix fullscreening a call while connecting (#7019)

This commit is contained in:
Šimon Brandner 2021-10-25 12:40:44 +02:00 committed by GitHub
parent e3d1615169
commit 64c3f0a9b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -546,6 +546,7 @@ export default class CallView extends React.Component<IProps, IState> {
<div
className={classes}
onMouseMove={this.onMouseMove}
ref={this.contentRef}
>
{ sidebar }
<div className="mx_CallView_voice_avatarsContainer">