bigbluebutton-Github/bigbluebutton-html5/imports
Arthurk12 b7348cffdd fix(presentation): workaround for slide download
This is a workaround to the conflict that is happening when an user tries to
download the slide when dark mode is enabled. There is a conflict between
dark mode's styles and the html-to-image lib. To temporarily prevent this from
happening, the dark mode is disabled before downloading the slide, and then
re-enabled when the download is complete.

In order to be able to enable and disable dark mode from another component than
the App, all the dark mode switch logic was extracted into the service of the
app component.
2023-03-23 10:57:46 -03:00
..
api Merge pull request #16820 from antobinary/indexing-2 2023-03-07 09:04:24 -03:00
startup Fixed: Notification for ejected users now delivered. 2023-02-27 11:51:08 -03:00
ui fix(presentation): workaround for slide download 2023-03-23 10:57:46 -03:00
utils handle select all shortcut in whiteboard 2023-03-15 11:39:33 -03:00