bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/layout
André Castro 2056fe2677
Fix: [3.0] userdata-bbb_hide_presentation_on_join parameter is hiding presentation for presenters (#21397)
* Fix: [3.0] userdata-bbb_hide_presentation_on_join parameter is hiding presentation for presenters

* Update bigbluebutton-html5/imports/ui/components/layout/push-layout/pushLayoutEngine.jsx

Rabbit suggestion

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* changing on the hide presentation for presenter

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2024-10-15 15:03:10 -03:00
..
layout-manager refactor: App component cleanup, part 2 2024-09-13 14:53:14 -03:00
modal style(layout/modal): Removing custom layout (visually) from layouts modal (#21324) 2024-10-03 10:23:21 -03:00
push-layout Fix: [3.0] userdata-bbb_hide_presentation_on_join parameter is hiding presentation for presenters (#21397) 2024-10-15 15:03:10 -03:00
context.jsx fix(layout): prevent race condition on layout input update (#21018) 2024-08-27 13:38:34 -03:00
defaultValues.js
enums.js
initState.js refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
layoutTypes.ts refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
observer.tsx refactor/fix(settings): Refactor animation settings retrieval to fix problem with refreshing. (#21284) 2024-09-30 13:33:53 -03:00
utils.js