jiti-meet/react/features/video-layout
Hristo Terezov 06fa175a6c fix(large-video): Resize calculations.
Since the verical filmstrip doesn't set its width explicitly anymore,
calculating the available area for the large video based on the
filmstrip width retrieved from the HTML element was wrong
in the cases when the rendering and cleanup of the filmstrip hasn't
finish yet. For example when switching from tile view to stage view.
2020-02-10 20:23:37 +02:00
..
components feat: SVG icons 2019-09-13 14:07:53 +02:00
actionTypes.js feat(screenshare): add auto pin of latest screen share (#4076) 2019-04-11 08:53:34 -07:00
actions.js feat(api): add ability to toggle tile view 2019-05-20 02:53:16 -07:00
constants.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
functions.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
index.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js fix(tile-view): disable on etherpad display, disable etherpad on view enter 2018-11-28 11:48:15 -08:00
middleware.native.js fix(tile-view): disable tile view on pin, unpin all on view enter 2018-11-28 11:36:23 -08:00
middleware.web.js fix(large-video): Resize calculations. 2020-02-10 20:23:37 +02:00
reducer.js fix(follow-me): remove duplicate default state 2019-04-17 15:58:55 -05:00
subscriber.js fix(pinning): dynamically check auto-pin setting 2019-08-23 07:36:27 -07:00