jiti-meet/react/features/video-quality/components
virtuacoplenny ef1b8fdb77 ref(1-on-1): move remote video visibility to a selector (#1922)
* ref(1-on-1): move remote visibility to a selector

Derive whether or not remote videos should display using a selector
to look across different states. A selector was chosen over using
memoized selectors (reselect) or subscribers as a first step
approach, avoiding additional mutations caused by a subscriber
updating the filmstrip state and avoiding additional api overhead
introduced by reselect.

* rename selector
2017-08-29 10:08:16 -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(1-on-1): move remote video visibility to a selector (#1922) 2017-08-29 10:08:16 -05:00
index.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00