jiti-meet/react/features/filmstrip
Saúl Ibarra Corretgé d740752522 rn,responsive-ui: refactor dimensions detection
Use a dimensions detecting root component. The Dimensions module does not
measure the app's view size, but the Window, which may not be the same, for
example on iOS when PiP is used.

Also refactor the aspect ratio wrap component since it can be taken directly
from the store.

Last, remove the use of DimensionsDetector on LargeVideo and TileView since they
occupy the full-screen anyway.

Fixes PiP mode on iOS.
2020-06-02 16:54:28 +02:00
..
components rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00
actionTypes.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
actions.native.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
actions.web.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
constants.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
functions.native.js rn,filmstrip: ignore the 'visible' parameter on mobile 2019-08-20 20:04:27 +02:00
functions.web.js fix(tile-view): hidden thumbnails on scroll 2020-04-06 12:22:43 -05:00
index.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
middleware.native.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
middleware.web.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
reducer.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
subscriber.native.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
subscriber.web.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00