jiti-meet/react/features/large-video
Leonard Kim b8aa74f212 fix(large-video): bring back workaround for selecting on conference join
Bring back the workaround introduced in afd2aea7
but removed in 21dcc41d. On conference join,
several other actions have already been fired
that try to set the large video participant
and select the participant on the bridge.
The problem is there is no conference during
these actions so the select participant
never fires. Then subsequent actions do not
fire select participant because the large
video participant has not changed.
2019-09-18 15:00:13 -07:00
..
components fix(large-video): make blurred background fit whole screen 2019-06-12 20:27:04 -07:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js feat: don't auto-stage bot type participants 2019-06-11 17:55:44 +02:00
index.js ref(large-video): switch LargeVideo logic to react 2019-07-02 07:38:57 -07:00
middleware.js fix(large-video): bring back workaround for selecting on conference join 2019-09-18 15:00:13 -07:00
reducer.js Flow, coding style 2017-10-09 10:39:31 -05:00
subscriber.native.js fix(mobile): After PR #4396 2019-07-02 10:36:37 -07:00
subscriber.web.js fix(mobile): After PR #4396 2019-07-02 10:36:37 -07:00