bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/presentation/presentation-menu
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 refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
styles.js add forcus ring to items in tldraw styles toolbar 2023-02-14 03:28:36 +00:00