bigbluebutton-Github/bigbluebutton-html5/imports
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
..
api 3.0beta1 clusterfixes (#21132) 2024-09-25 13:48:17 -04:00
startup/client fix(client): Add a new console class that allow us show extra info passed to log (#21170) 2024-10-04 11:09:41 -03:00
ui fix(layout): focused camera propagation 2024-10-09 19:44:27 -03:00
utils feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00