bigbluebutton-Github/bigbluebutton-html5/imports/ui
Arthurk12 c647e886bf fix(layout): focused camera propagation
The focused camera id is of type string and was set to boolean `false`
when a camera was unfocused, causing it to throw an error on apollo and
consequently not propagating the focused camera status. This commit fixes
this issue by setting the focused camera id to its initial string value `none`
when a camera is unfocused.
2024-10-09 19:44:27 -03:00
..
components fix(layout): focused camera propagation 2024-10-09 19:44:27 -03:00
core Merge pull request #21335 from JoVictorNunes/chat-replies-feat 2024-10-09 15:29:35 -03:00
hooks feat(chat): message replies 2024-10-02 19:28:02 -03:00
services fix(chat): Add support for disabledFeatures in chat message toolbar 2024-10-07 08:37:35 -03:00
stylesheets/styled-components feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
Types Merge pull request #21335 from JoVictorNunes/chat-replies-feat 2024-10-09 15:29:35 -03:00