bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/layout
prlanzarin 8f77f4cd1f fix(layout): set external-video/screen share initial states on all layouts
Only smart layout takes screen sharing/external video states in account
when populating its initial state. The others don't, and that causes
some weird issues when switching back-and-forth between layout types due
to their input states becoming inconsistent - ie having an active screen
sharing and transitioning from Smart -> Custom would mark it as false
(due to its absence from the initial state) and pollute its state for
subsequent layouts.

This commit guarantees those features are taken into account when
populating initial input states for Focus On*/Custom layouts.
2022-07-21 18:07:49 +00:00
..
layout-manager fix(layout): set external-video/screen share initial states on all layouts 2022-07-21 18:07:49 +00:00
modal modifying specific buttons 2022-07-07 10:45:54 -03:00
context.jsx fix(layout): Remove stray code from merge and fix indentation 2022-04-14 19:22:21 +00:00
defaultValues.js TEMP 2021-12-09 20:37:05 +00:00
enums.js Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb 2022-04-13 21:08:32 +00:00
initState.js Merge tag 'v2.5.1' into merge25-26-jun16 2022-06-16 13:58:54 -03:00
service.js fix(layout): Moderators could not change layout if pushLayout was true 2022-05-24 17:31:35 -03:00
utils.js Add New Layout Manager 2021-05-17 17:25:07 -03:00