bigbluebutton-Github/bigbluebutton-html5/imports
germanocaumo 5920181882
fix(plugins): layout content pile hook improvements (#20636)
* fix(plugins): layout content pile hook improvements

The isOpen property of the content was not being updated when the minimize button was pressed, so plugins couldn't know if it was open or not.
Also, plugins were not receiving the initial state when subscribing to the hook, they only received subsequent changes.

+ fix duplicated external video event and user list event with wrong names.

* fix: eslint errors

* fix(layout): remove previous content from pile

Always remove previous content from pile when calling SET_PILE_CONTENT_FOR_PRESENTATION_AREA with open = false
2024-10-22 12:53:08 -04:00
..
api fix(audio): check error codes before retrying on start failure 2024-10-21 14:43:12 +00:00
startup/client fix: locale issues (#21408) 2024-10-09 19:47:32 -04:00
ui fix(plugins): layout content pile hook improvements (#20636) 2024-10-22 12:53:08 -04:00
utils feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00