jiti-meet/react/features/filmstrip
Bettenbuk Zoltan c95cb0e9cf [RN] Disable filmstrip separation on Android
This zOrder change fixes the issue that the scrollable filmstrip videos
rendered in front of the local participant, however there is still an
issue that needs to be fixed later: The rendered videos should have
overflow: 'hidden' property applied so then they don't get rendered when
scrolled out of the ScrollView, that property however doesn't seem to
work for Video components.
2018-05-25 09:21:26 -05:00
..
components [RN] Disable filmstrip separation on Android 2018-05-25 09:21:26 -05:00
actionTypes.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
actions.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
functions.js Reduce direct read access to the features/base/participants redux state 2018-05-23 09:46:15 -05:00
index.js ref(1-on-1): move remote video visibility to a selector (#1922) 2017-08-29 10:08:16 -05:00
middleware.js [RN] Unpin participant and set last N to 1 if the filmstrip is disabled (Coding style: consistency) 2018-02-13 11:58:26 -06:00
reducer.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00