jiti-meet/react/features/video-layout
Vlad Piersec 8983ea41fd fix(Drawer): Close drawer on item click
Clicking on an item when the popup drawer is displayed would keep it open.
Now clicking on any item should automatically close the drawer.

Popup was also refactored and no longer uses refs.
2021-11-02 15:45:29 +02:00
..
components fix(Drawer): Close drawer on item click 2021-11-02 15:45:29 +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 fix(video-layout) fix getMaxColumnCount on mobile 2021-09-01 14:13:30 +02: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: Fixes selecting screen share when shared video stopped. 2021-06-07 11:56:46 -05: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(participants-pane): Resize video layout when closing or opening 2021-05-07 10:51:21 +03:00
reducer.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00
subscriber.js feat: request video only for visible thumbnails. 2021-06-23 16:57:26 -05:00