Fix draggable when screensharing

This commit is contained in:
Vitor Mateus 2019-07-12 15:36:39 -03:00
parent fc3f23266b
commit eb8cae8f4e

View File

@ -138,9 +138,6 @@ export default withModalMounter(withTracker(() => {
data.hideOverlay = true;
}
if (data.isScreensharing) {
data.floatingOverlay = false;
}
if (MediaService.shouldShowExternalVideo()) {
data.children = (
<ExternalVideoContainer