docs: Adds a FIXME.

This commit is contained in:
Boris Grozev 2016-11-07 20:45:52 -06:00
parent 0ca9389e4b
commit ac0ee771ed
1 changed files with 1 additions and 0 deletions

View File

@ -621,6 +621,7 @@ var VideoLayout = {
// since we don't want to switch to local video.
// Update the large video if the video source is already available,
// otherwise wait for the "videoactive.jingle" event.
// FIXME: there is no "videoactive.jingle" event.
if (!pinnedId
&& remoteVideo.hasVideoStarted()
&& !this.getCurrentlyOnLargeContainer().stayOnStage()) {