bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/layout
Arthurk12 28eb37a498 fix(layout): correct top and height calculation of camera dock bounds
Fixes an issue with the camera dock bounds calculation, where the banner
height was being accounted for twice, leading to incorrect dock height
and excessive spacing. The height is now correctly based on the media
are height, which already factors in the banner height.

Additionally, the top position of the camera dock is now calculated
using the media area's top position, correctly factoring in the margin of
the media area.
2024-10-09 19:44:51 -03:00
..
layout-manager fix(layout): correct top and height calculation of camera dock bounds 2024-10-09 19:44:51 -03:00
modal style(layout/modal): Removing custom layout (visually) from layouts modal (#21324) 2024-10-03 10:23:21 -03:00
push-layout refactor(layout): propagate and replicate mapping 2024-10-09 19:44:34 -03:00
context.jsx fix(layout): prevent race condition on layout input update (#21018) 2024-08-27 13:38:34 -03:00
defaultValues.js fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
enums.js refactor(layout): propagate and replicate mapping 2024-10-09 19:44:34 -03:00
initState.js refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
layoutTypes.ts refactor: Rename all customParameters references to userMetadata or userdata (#20692) 2024-07-16 13:40:49 -04:00
observer.tsx refactor/fix(settings): Refactor animation settings retrieval to fix problem with refreshing. (#21284) 2024-09-30 13:33:53 -03:00
utils.js refactor(layout): propagate and replicate mapping 2024-10-09 19:44:34 -03:00