jiti-meet/modules/UI/videolayout
Leonard Kim 538da92eae fix(large-video): attempt to update large video on all connection updates
It is possible for a connection update to come during a large video update,
between its promises, which would result in the update NOT triggering another
large video update because an update is in progress. This can cause a state
where a connection status overlay is displayed over a video in a state that
does not match the actual video state, like the restoring overlay displaying
on active video.
2017-05-26 15:31:34 -05:00
..
ConnectionIndicator.js feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
Filmstrip.js fix(1-on-1): remove torture test workaround, add new tests 2017-05-25 15:15:52 -05:00
LargeContainer.js ESLint 2016-10-03 11:12:27 -05:00
LargeVideoManager.js fix(config): Bring back minHDHeight 2017-05-17 16:13:16 -05:00
LocalVideo.js use logger instead of console 2016-11-23 11:32:55 -06:00
RemoteVideo.js feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
SmallVideo.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
VideoContainer.js fix(video-label): Listen to resize events on video elements when possible 2017-05-17 11:54:22 -05:00
VideoLayout.js fix(large-video): attempt to update large video on all connection updates 2017-05-26 15:31:34 -05:00