jiti-meet/modules/UI/videolayout
Leonard Kim 70f14be50f fix(large-video): center dominant speaker avatar using css
The vertical alignment was being set with javascript.
Recent changes might make the setting of alignment exit
early due to height 0 video. As position can be set
declaratively with css, use css to set position.
2019-11-15 07:51:59 -08:00
..
Filmstrip.js fix(avatar): dynamically size avatar in dynamically sizable filmstrip 2019-05-24 12:00:35 -07:00
LargeContainer.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
LargeVideoManager.js fix(large-video): missing video. 2019-11-14 06:29:27 -08:00
LocalVideo.js Adds a noAutoPlayVideo configuration option (used in testing). (#4714) 2019-10-08 11:34:25 +02:00
RemoteVideo.js fix(remoteVideo): Attaching video stream. 2019-10-11 04:58:01 -07:00
SmallVideo.js Adds a noAutoPlayVideo configuration option (used in testing). (#4714) 2019-10-08 11:34:25 +02:00
VideoContainer.js fix(large-video): center dominant speaker avatar using css 2019-11-15 07:51:59 -08:00
VideoLayout.js fix(large-video): missing video. 2019-11-14 06:29:27 -08:00