jiti-meet/react/features/video-layout
Saúl Ibarra Corretgé b13200ac92 video-layout: fix calculating tile size for recorder
When the reccorder joins, they have a local participant, which is not rendered,
so don't count it towards the partcipant count used for computing the tile
sizes.
2020-03-10 21:04:01 +01:00
..
components feat: SVG icons 2019-09-13 14:07:53 +02:00
actionTypes.js feat(screenshare): add auto pin of latest screen share (#4076) 2019-04-11 08:53:34 -07:00
actions.js feat(api): add ability to toggle tile view 2019-05-20 02:53:16 -07:00
constants.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
functions.js video-layout: fix calculating tile size for recorder 2020-03-10 21:04:01 +01:00
index.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js fix(tile-view): disable on etherpad display, disable etherpad on view enter 2018-11-28 11:48:15 -08:00
middleware.native.js fix(tile-view): disable tile view on pin, unpin all on view enter 2018-11-28 11:36:23 -08:00
middleware.web.js fix(large-video): Resize calculations. 2020-02-10 20:23:37 +02:00
reducer.js fix(follow-me): remove duplicate default state 2019-04-17 15:58:55 -05:00
subscriber.js fix(pinning): dynamically check auto-pin setting 2019-08-23 07:36:27 -07:00