jiti-meet/react/features/toolbox
Horatiu Muresan b801e0115d
fix(context-menus) Fix participant context menus/toolbar overflow menu
- on ipads, long touch open dialog now opens the context menu to the left of the thumbnail as expected
- on ipads, now we close context menus on tap out
- fix case when participant context menu's height > tileview videos' height causing scroll on videos pane
- keep toolbox open while the overflow menu is shown
- keep remote participant video thumbnail in filmstrip visible even if toolbox is hidden, if context menu is opened
- Fix bug where toolbox could be completely disabled
2021-09-14 10:43:52 +03:00
..
components fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
actionTypes.js feat(overflow): Add responsive drawer at small screen width. 2021-01-13 16:07:22 +01:00
actions.native.js feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00
actions.web.js fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
constants.js fix(toolbar-buttons) Attempt fix Meet in integration 2021-07-22 16:18:56 +03:00
functions.native.js feat(participants-pane) updates 2021-07-27 16:08:33 +02:00
functions.web.js fix(context-menu) Hide toolbars when participant context menu opened (#9842) 2021-09-10 15:17:57 +03:00
middleware.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
reducer.js feat(overflow): Add responsive drawer at small screen width. 2021-01-13 16:07:22 +01:00