jiti-meet/react/features/video-quality/components
Leonard Kim 27deb97c5c ref(filmstrip): hook filmstrip to redux for 1-on-1 mode
- Remove non-redux paths for hiding and showing remote videos.
- Hook web filmstrip to redux to know when to hide remote videos.
  This works, even though VideoLayout is handling RemoteVideo
  appending, because react is only monitoring filmstrip's declared
  JSX which does not change except for attributes (css classes).
2017-08-17 17:27:30 -05:00
..
VideoQualityButton.native.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
VideoQualityButton.web.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
VideoQualityDialog.native.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
VideoQualityDialog.web.js fix(quality-slider): prevent resizing by making p2p warning hidden (#1890) 2017-08-15 15:22:32 -05:00
VideoQualityLabel.native.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
VideoQualityLabel.web.js ref(filmstrip): hook filmstrip to redux for 1-on-1 mode 2017-08-17 17:27:30 -05:00
index.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00