jiti-meet/modules/UI/videolayout
virtuacoplenny bfb45ed0e8 fix(large-video): do not try to show background on safari with webrtc (#2606)
The animation for toggling filmstrip visibility was lagging on
Safari. Even though the background video is set to hidden, it is
still causing issues. Setting the background to display none
instead does help but might interfere with animations. So instead
do the easy thing and re-use logic used for Firefox to not show
the background video.
2018-03-13 14:37:35 -07:00
..
Filmstrip.js Coding style: consistent naming, one name per abstraction 2018-02-05 15:55:04 -06:00
LargeContainer.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
LargeVideoManager.js Revert "fix(hangup): destroy local tracks on conference leave (#2502)" 2018-03-01 14:07:30 -06:00
LocalVideo.js ref(avatars): remove Avatar.js (#2289) 2017-12-19 17:11:54 -06:00
RemoteVideo.js ref(remote-video): remove redundant method 2017-11-21 15:06:30 -06:00
SmallVideo.js fix(filmstrip): prevent error on updating indicators for shared video 2017-12-19 17:14:42 -06:00
VideoContainer.js fix(large-video): do not try to show background on safari with webrtc (#2606) 2018-03-13 14:37:35 -07:00
VideoLayout.js fix(large-video): switch to dominant speaker with no video 2017-11-21 15:06:30 -06:00