jiti-meet/react/features/base/participants/components
Zoltan Bettenbuk decbcefbd4 [RN] Don't press on Conference in preparation for 'pinch to zoom'
TouchableWithoutFeedback and TouchableHighlight interfere with the
implementation of 'pinch to zoom' to come. We prepare for it by driving
the onClick/onPress handler(s) out of Conference, through LargeVideo and
ParticipantView into Video itself where the bulk of 'pinch to zoom' will
be implemented.
2018-04-10 01:20:52 -05:00
..
Avatar.native.js [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
Avatar.web.js [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
ParticipantView.native.js [RN] Don't press on Conference in preparation for 'pinch to zoom' 2018-04-10 01:20:52 -05:00
ParticipantView.web.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
index.js feat(Avatar): Implement Avatar for web 2017-03-07 21:54:37 -06:00
styles.js [RN] Dynamically adjust LargeView's Avatar to available size 2018-02-13 09:58:43 -06:00