jiti-meet/react/features/filmstrip
Leonard Kim 769a2c7c94 fix(filmstrip): show thumbnails in 1-on-1 with a fake participant
Filmstrip remote thumbnails display under certain conditions, as
defined in filmstrip/functions.web.js. Previously the raw
participant count was used, which included fake participants.
Using the selector getParticipantCount excludes fake participants,
causing YouTube thumbnails to remain hidden in a 1-on-1 call.
2018-11-27 12:31:27 -08:00
..
components ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
actionTypes.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
actions.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
constants.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
functions.native.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
functions.web.js fix(filmstrip): show thumbnails in 1-on-1 with a fake participant 2018-11-27 12:31:27 -08:00
index.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
middleware.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
reducer.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00