bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/presentation
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
..
presentation-area refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
presentation-menu fix(presentation): workaround for slide download 2023-03-23 10:57:46 -03:00
presentation-toast/presentation-uploader-toast refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
presentation-toolbar add prop type 2023-03-15 18:24:34 +00:00
presentation-uploader Merge pull request #16675 from GuiLeme/issue-16660 2023-03-14 14:24:23 -04:00
resize-wrapper refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
slide refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
component.jsx Merge pull request #17011 from ramonlsouza/fix-pres-snapshot 2023-03-13 13:17:18 -03:00
container.jsx refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
service.js remove url detected as question 2023-03-20 16:18:42 +00:00
styles.js fix(tldraw): increase presentation z index 2022-11-01 10:41:16 +00:00