bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/actions-bar
prlanzarin 38b568b0c7 fix(screenshare): actions-bar loading state reacts to camera as content
The isSharing var is content type agnostic, so it's picking up camera as
content to flag the actions-bar button loading state.

Change the loading flag to track isScreenBroadcasting
(contentType=screen, local || global) and isScreenGloballyBroadcasting
(contentType=screen, global only). Fixes the camera as content false
positive as well as the loading state itself.
2024-08-15 13:09:40 +00:00
..
actions-dropdown introduce allowUploadNewDocsInBreakouts in settings.yml 2024-08-05 10:56:10 -03:00
presentation-options refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
quick-poll-dropdown fix: Label of quick poll items up to 'I' (#20833) 2024-08-02 09:38:32 -04:00
reactions-button refactor: Remove old userStatus Emoji (#20717) 2024-07-18 08:58:38 -04:00
screenshare fix(screenshare): actions-bar loading state reacts to camera as content 2024-08-15 13:09:40 +00:00
component.jsx refactor: Remove old userStatus Emoji (#20717) 2024-07-18 08:58:38 -04:00
container.jsx refactor: Remove old userStatus Emoji (#20717) 2024-07-18 08:58:38 -04:00
service.js Remove users adapter consumption 2024-06-14 11:35:53 -03:00
styles.js feat(reactions): port new reactions and fix emojiRain 2023-11-13 15:36:49 -03:00