jiti-meet/react/features/video-layout
Jaya Allamsetty 91197bc69f
fix(quality-control): Send the new receiver constraints on state changes.
The client now listens for changes to lastN, selectedEndpoints and maxReceiverVideoQuality in redux to trigger sending  bridge message in the new format. This fixes an issue where the stage view <-> tile view changes prompt two receiver constraints messages to be sent, first with the maxHeight update and then with the selected endpoints update.
2021-05-10 16:06:19 -04:00
..
components feat(tile-view) allow to toggle tile view while alone 2021-03-24 16:43:50 +01:00
actionTypes.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00
actions.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04: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) allow to toggle tile view while alone 2021-03-24 16:43:50 +01: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 feat: auto tile view 2020-07-24 11:06:34 +02: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 fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00
subscriber.js squash: use oldScreenSharesOrder for checking. 2021-05-05 15:05:10 -04:00