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
germanocaumo
d09f2681d9
refactor(html5): presentation/whiteboard/cursor code cleanup and linting
2023-03-10 11:30:46 +00:00
Ramón Souza
bbd6203164
Merge pull request #16702 from hiroshisuga/patch-61
...
style: Remove space on the right of style tool on iPhone
2023-02-15 10:41:40 -03:00
KDSBrowne
23f7b80e35
add forcus ring to items in tldraw styles toolbar
2023-02-14 03:28:36 +00:00
hiroshisuga
720501aa29
better styletool on iPhone
2023-02-11 13:25:36 +09:00
Ramón Souza
ad8b627747
Merge pull request #16692 from ramonlsouza/adjust-whiteboard-buttons
...
style: adjust presentation menu buttons
2023-02-10 13:40:55 -03:00
Ramón Souza
225874ad77
adjust whiteboard toolbar in dark mode
2023-02-10 10:37:29 -03:00
Ramón Souza
ee006508cc
adjust whiteboard toolbar buttons
2023-02-10 10:05:34 -03:00
hiroshisuga
d183fc323c
add icons for the menu list
2023-02-06 22:29:29 +09:00
hiroshisuga
b975a38a6d
code simplified
2023-01-18 19:56:10 +09:00
KDSBrowne
c42929be79
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-15888
2022-10-27 13:19:15 +00:00
KDSBrowne
6c4797e814
fix styles menu overlap on whiteboard toolbar
2022-10-27 13:15:09 +00:00
Ramón Souza
1764f7be17
Merge pull request #15787 from KDSBrowne/26-update-menu-ids
...
Update Menu Ids to Remove Duplicates
2022-10-24 10:35:06 -03:00
KDSBrowne
9c6a6298e2
update menu ids to be unique
2022-10-05 21:54:59 +00:00
KDSBrowne
d7314ff442
update whiteboard options aria label
2022-09-29 13:04:17 +00:00
Ramón Souza
62f8ab3cb2
Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-15460-aug26
2022-08-26 14:05:45 -03:00
Anton Georgiev
bbb7dd421d
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into cairosvg
2022-08-19 14:25:03 +00:00
Anton Georgiev
23c0dc56c4
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into cairosvg
2022-08-19 13:04:00 +00:00
Ramón Souza
ff52b6ae28
fix presentation snapshot feature
2022-08-18 15:17:38 -03:00
Ramón Souza
a7495ad16b
add presentation snapshot button data-test
2022-08-05 13:14:27 -03:00
Gabriel Porfirio
8198953f30
removing unused imports
2022-07-28 16:50:31 -03:00
Joao Victor
26cd80506e
fix: snapshot of current slide
2022-07-26 11:54:50 -03:00
Ramon Souza
db5ac1428a
Merge tag 'v2.5.3' into merge25-26-jul14
2022-07-15 11:08:02 -03:00
Ramón Souza
88697650a2
Merge pull request #15232 from antobinary/merge-252
...
chore: Merge BBB 2.5.2 into 2.6.x
2022-06-22 19:05:27 +01:00
Anton Georgiev
4402f20c34
chore: Merged BBB 2.5.2 into v2.6.x-release
2022-06-22 16:11:48 +00:00
Anton Georgiev
10b0d47257
Merge pull request #15178 from gabriellpr/presentation-menu
...
refactor: Adding bbbmenu component to presentation menu
2022-06-22 11:42:53 -04:00
KDSBrowne
dd37a2479f
fix menu position in rtl and iPhone
2022-06-22 03:11:25 +00:00
gabriellpr
0e831c86cc
adding tooltip-container
2022-06-21 08:53:06 -03:00
KDSBrowne
3b44d17417
restore WB snapshot image download
2022-06-17 19:10:23 +00:00
gabriellpr
449d6ca463
fix fullscreen not working normally
2022-06-16 13:32:27 -03:00
KDSBrowne
8df5e3de02
recover presentation option menu | position inside tldraw menu
2022-06-15 22:10:42 +00:00
gabriellpr
7adbce8e32
WIP:adding bbbmenu component to presentation menu
2022-06-14 10:18:40 -03:00
Ramon Souza
4f3600e683
rename snapshot button label
2022-06-08 15:24:46 -03:00
Lucas Zawacki
83847a21aa
Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb
2022-04-13 21:08:32 +00:00
Joao Victor
a89c8eb0d0
Pass function to get svg ref instead of the ref itself
2022-04-06 16:37:11 -03:00
Ramon Souza
6199bcbd4f
fix fullscreen presentation button label
2022-03-25 13:38:57 -03:00
Joao Victor
cd434c48b0
Remove old minimize button / Add check for empty options
2022-03-02 14:40:23 -03:00
Joao Victor
205c96d74a
Disable in Safari
2022-03-02 14:09:56 -03:00
Joao Victor
6d8b9ad8b5
New presentation menu and snapshot of the current presentation
2022-02-18 17:45:16 -03:00