jiti-meet/react/features/filmstrip
Robert Pintilii d44660527b
fix(thumbnail) Update tile resizing constraints (#10645)
disableTileEnlargement config now uses old behaviour (small tiles, not just small video in the tiles)
Update Firefox scrollbar style to match webkit
Show more rows when height allows it instead of stretching a fixed number of rows, but make sure we always try to fill the whole viewport
Added constraints for how narrow portrait tiles can be and how wide landscape tiles can be
Video should cover whole tile in tile view unless disableTileEnlargement is set or video is portrait
Added min height in px for tiles
2021-12-20 11:32:31 +02:00
..
components fix(thumbnail) Update tile resizing constraints (#10645) 2021-12-20 11:32:31 +02:00
actionTypes.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
actions.any.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
actions.web.js fix(thumbnail) Update tile resizing constraints (#10645) 2021-12-20 11:32:31 +02:00
constants.js fix(thumbnail) Update tile resizing constraints (#10645) 2021-12-20 11:32:31 +02:00
functions.any.js Self view refactor (#10620) 2021-12-16 10:55:45 -06:00
functions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
functions.web.js fix(thumbnail) Update tile resizing constraints (#10645) 2021-12-20 11:32:31 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
middleware.native.js fix(filmstrip) Fix filmstrip on RN when thumbnail reordering is disabled. 2021-09-15 11:29:46 -05:00
middleware.web.js Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
reducer.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
subscriber.any.js fix(filmstrip): Move thumbnails reordering behind a config.js flag. 2021-08-26 18:28:10 -04:00
subscriber.native.js fix(mobile-pagination):incorrect number of columns 2021-08-30 11:32:16 -05:00
subscriber.web.js Self view refactor (#10620) 2021-12-16 10:55:45 -06:00