Dev2.5.17 all+server transl#203
Open
hiroshisuga wants to merge 926 commits intotest2.5.17_toShowDiff_Allinfrom
Open
Dev2.5.17 all+server transl#203hiroshisuga wants to merge 926 commits intotest2.5.17_toShowDiff_Allinfrom
hiroshisuga wants to merge 926 commits intotest2.5.17_toShowDiff_Allinfrom
Conversation
DRAW_UPDATE can happen when the synchronised update option is turned on. And we don't need the hacky arg drawEndOnly parameter anymore, as now it is judged more precisely in the same way as in updateAnnotationPencil.
Don't translate interim transcript which is veery long and inaccurate.
1 task
Add toggling fullscreen mode by a mouse double click. Useful for a hybrid presentation.
Fixes a bug that the styles of quick link button and its dropdown would not be transmitted to the detached window. I tried at first to inject the styles, but it was a lot, so decided to show (render) them even when no URLs are written in slides. "disabled = true" did not allow rendering the dropdown, so I need to put a dummy item to the dropdown list.
Makes the button unclickable.
|
SonarCloud Quality Gate failed.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.











What does this PR do?
#201 + #180 + #172
You may want to add bigbluebutton#17529 (or #204), which has recently received a bug fix.
and
hiroshisuga/bbb-playback#25
and
https://github.com/danielpetri1/bbb-recording-exporter
and probably
bigbluebutton#17862 and bigbluebutton#17864 (originally for 2.6)
Plus, bigbluebutton#18148, bigbluebutton#18151
Plus, #214
plus, #125 and https://github.com/hiroshisuga/bbb-playback/tree/externalvideo_marker_eraser_2.3.4
Plus #216 (or bigbluebutton#18180)
Plus #217 (or )
bigbluebutton#18284
Closes Issue(s)
Closes #
Motivation
More