jiti-meet/modules/UI/videolayout
Leonard Kim 5d1087e464 fix(vertical-filmstrip): prevent scaling based on video count
Vertical filmstrip has a scrollbar to scroll through all remote
video thumbnails instead of scaling width and height to force all
thumbnails to display on screen. The scaling is not necessary in
vertical filmstrip mode and instead causes some UI spacing issues
with the video status label.

Also addressed a typo in "removeVideoWidth" near the area of the
changed logic.
2017-06-13 15:17:55 -05:00
..
ConnectionIndicator.js feat(VideoLayout): add ninja icon 2017-06-06 11:13:02 -05:00
Filmstrip.js fix(vertical-filmstrip): prevent scaling based on video count 2017-06-13 15:17:55 -05:00
LargeContainer.js ESLint 2016-10-03 11:12:27 -05:00
LargeVideoManager.js ref(LargeVideoManager): remove unused method 2017-06-06 11:13:02 -05:00
LocalVideo.js use logger instead of console 2016-11-23 11:32:55 -06:00
RemoteVideo.js feat(remote-video): convert remote video menu to react 2017-06-13 14:54:19 -05:00
SmallVideo.js fix(SmallVideo): remove invalid character 2017-06-06 11:15:39 -05:00
VideoContainer.js fix(video): use onplaying to ensure video height and width are set 2017-06-07 10:44:05 -05:00
VideoLayout.js feat(VideoLayout): add ninja icon 2017-06-06 11:13:02 -05:00