Fix draggable when screensharing
This commit is contained in:
parent
fc3f23266b
commit
eb8cae8f4e
@ -138,9 +138,6 @@ export default withModalMounter(withTracker(() => {
|
||||
data.hideOverlay = true;
|
||||
}
|
||||
|
||||
if (data.isScreensharing) {
|
||||
data.floatingOverlay = false;
|
||||
}
|
||||
if (MediaService.shouldShowExternalVideo()) {
|
||||
data.children = (
|
||||
<ExternalVideoContainer
|
||||
|
Loading…
Reference in New Issue
Block a user