bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/webcam
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
..
drop-areas Delete and move files 2024-06-17 08:35:11 -03:00
component.tsx fix(layout): focused camera propagation 2024-10-09 19:44:27 -03:00
styles.ts Delete and move files 2024-06-17 08:35:11 -03:00