bigbluebutton-Github/bigbluebutton-html5/imports
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
..
api refactor(audio): log VoiceUser cleanup on User remove and centralize it 2022-07-20 12:13:37 +00:00
startup Merge tag 'v2.5.1' into merge25-26-jun16 2022-06-16 13:58:54 -03:00
ui fix(layout): set external-video/screen share initial states on all layouts 2022-07-21 18:07:49 +00:00
utils Merge 2.6 2022-06-29 17:38:21 -03:00