jiti-meet/modules/UI/videolayout
Leonard Kim ef9f145cb5 fix(video-layout): always honor local video changes
During the implementation of starting as video muted, a check
was put in place to update the local thumbnail view container's
known local track only if the track was not muted. This can
cause the container to become desynced with the current local
track.(Ideally in the future all state would be in redux so this
manual syncing would not be needed.) Removing the if-muted
check seems to cause no side-effects and makes implementation of
device-switch-while-audio-only a lot simpler because new tracks
can be muted and used immediately.
2017-05-05 09:27:59 -07:00
..
ConnectionIndicator.js fix(audio-only): combine video status labels 2017-05-05 09:27:59 -07:00
Filmstrip.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
LargeContainer.js ESLint 2016-10-03 11:12:27 -05:00
LargeVideoManager.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
LocalVideo.js use logger instead of console 2016-11-23 11:32:55 -06:00
RemoteVideo.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
SmallVideo.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
VideoContainer.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
VideoLayout.js fix(video-layout): always honor local video changes 2017-05-05 09:27:59 -07:00