bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/app
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
..
component.jsx fix(presentation): workaround for slide download 2023-03-23 10:57:46 -03:00
container.jsx Merge pull request #16799 from zhem0004/restorePres 2023-03-02 15:52:45 -03:00
service.js fix(presentation): workaround for slide download 2023-03-23 10:57:46 -03:00
styles.js fix poll results size on firefox 2023-03-17 14:51:39 -03:00