jiti-meet/react/features/base/participants
Zoltan Bettenbuk cb70c084b3 [RN] "The View is never the target of touch events"
In preparation for "pinch to zoom" support in desktop streams on mobile, make
certain Views not intervene in touch event handling. While the modification is
necessary for "pinch to zoom" which is coming later, it really makes sense for
the modified Views to not be involved in touching because they're used to aid
layout and/or animations and are to behave to the user as if they're not there.
2018-04-10 01:20:52 -05:00
..
components [RN] "The View is never the target of touch events" 2018-04-10 01:20:52 -05:00
actionTypes.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
actions.js ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
constants.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
functions.js [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
reducer.js Coding style 2017-10-18 13:21:46 -05:00
sounds.native.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
sounds.web.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00