Leonard Kim
1e3dc20b44
ref(video-layout): video layout controls own updating after user leave
2018-06-01 10:42:57 -07:00
Leonard Kim
ec0439cbb1
ref(video-layout): updates connection status when redux updates
2018-06-01 10:42:57 -07:00
Leonard Kim
05801711a7
ref(video-layout): get pinned ID directly from redux
2018-06-01 10:42:57 -07:00
Leonard Kim
57f7abc6dd
ref(video-layout): get dominant speaker state from redux
...
Instead of keeping dominant speaker locally, get it from redux and be
updated when the dominant speaker changes. This is in an attempt to mimic
the video layout being reactified and connected to redux.
2018-06-01 10:42:57 -07:00
Leonard Kim
c4b31435fb
ref(video-layout): create middleware to update video layout
...
The goal will be to make video layout stateless and instead
get all state from redux.
2018-06-01 10:42:57 -07:00