jiti-meet/react/features/video-layout
Hristo Terezov e7c4a55add feat(tile-view): Optimize grid dimnsions.
Now the algorithm that calculates the
rows/columns/thumbnail-width/thumbnail-height configuration will
go trough all possible configurations and will choose the one
that covers with thumbnails the biggest area of the window.
2022-03-15 07:48:51 -05:00
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
actions.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
constants.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
functions.js feat(tile-view): Optimize grid dimnsions. 2022-03-15 07:48:51 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js fix(video-layout):Screenshares not updated on time 2022-03-04 18:13:36 -06: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 feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02:00
reducer.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
subscriber.js fix(video-layout):Screenshares not updated on time 2022-03-04 18:13:36 -06:00