Fixes issue with viewer window not re-opening
This commit is contained in:
parent
a8406765c8
commit
399081d684
@ -89,6 +89,7 @@ package org.bigbluebutton.modules.screenshare.managers
|
||||
/*viewer being told there is no more stream*/
|
||||
public function handleStreamStopEvent(args:Object):void {
|
||||
LOGGER.debug("WebRTCDeskshareManager::handleStreamStopEvent");
|
||||
sharing = false;
|
||||
JSLog.warn("WebRTCDeskshareManager::handleStreamStopEvent", {});
|
||||
viewWindowManager.handleViewWindowCloseEvent();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user