jiti-meet/react/features/filmstrip
Horatiu Muresan b801e0115d
fix(context-menus) Fix participant context menus/toolbar overflow menu
- on ipads, long touch open dialog now opens the context menu to the left of the thumbnail as expected
- on ipads, now we close context menus on tap out
- fix case when participant context menu's height > tileview videos' height causing scroll on videos pane
- keep toolbox open while the overflow menu is shown
- keep remote participant video thumbnail in filmstrip visible even if toolbox is hidden, if context menu is opened
- Fix bug where toolbox could be completely disabled
2021-09-14 10:43:52 +03:00
..
components fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03: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 feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
constants.js feat(responsive-ui): Keep aspect ratio for filmstrip self view on mobile web (#9848) 2021-09-09 16:14:09 +03:00
functions.any.js Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
functions.native.js feat(filmstrip-pagination): mobile support. 2021-08-30 11:32:16 -05:00
functions.web.js fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03: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(mobile-pagination): address PR review comments 2021-08-30 11:32:16 -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 fix(TileView): not showing all participants. 2021-08-24 15:40:29 -05:00