jiti-meet/modules/UI/videolayout
Leonard Kim 56b12bd969 fix(vertical-filmstrip): move video status labels back to top right
The video status labels, which include recording and hd status,
have been moved back to the top left while in vertical filmstrip
mode. The following had to be done:
- Remove styling to move the labels to the bottom left
- For VideoStatusLabel, move filmstrip remote video count, toggle
  state, and 1:1 state into redux.
- Use middleware to emit out to the Recording label when the
  filmstrip changes.
- Create an empty Filmstrip file for web and identify the existing
  Filmstrip component as native.
2017-05-23 13:28:27 -07:00
..
ConnectionIndicator.js feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
Filmstrip.js fix(vertical-filmstrip): move video status labels back to top right 2017-05-23 13:28:27 -07: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(vertical-filmstrip): move video status labels back to top right 2017-05-23 13:28:27 -07:00