bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/layout
hiroshisuga 190bde3320
Fix slide size problem at fullscreen <-> window-mode transition #2 (#11540)
Replaces the PR #10604, which has been temporarily fixed a problem in 2.3a2, that is, the slide size gets crazy when turning on and off fullscreen mode. Since #10604 was just a workaround, I tried to fix it in a way making more sense.

### Closes Issue(s)

closes #10459 (already closed by #10604) and #10589

### Motivation

#10604 is fixing the problem by calling "slide change" event, although the slide has not been changed actually. I tried to fix the same problem by adding a "full screen change" event listener in the layout manager, which I think is more elegant.
2021-03-05 11:01:47 -05:00
..
context.jsx polling component also checks if screenshare is fullscreen 2021-02-23 14:04:00 -03:00
layout-manager.jsx Fix slide size problem at fullscreen <-> window-mode transition #2 (#11540) 2021-03-05 11:01:47 -05:00