Skip to content

Dev3 popup keepupdating#240

Open
hiroshisuga wants to merge 116 commits intov3.0.x-releasefrom
dev3_popup_keepupdating
Open

Dev3 popup keepupdating#240
hiroshisuga wants to merge 116 commits intov3.0.x-releasefrom
dev3_popup_keepupdating

Conversation

@hiroshisuga
Copy link
Copy Markdown
Owner

What does this PR do?

Closes Issue(s)

Closes #

Motivation

More

  • Added/updated documentation

@github-actions
Copy link
Copy Markdown

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Previously, the popup window did not close when the meeting is closed with the popup opened.
Production modeにすると、popupでプレゼンが大きく下にシフトして表示される問題を修正。
…006_warning

Dev3 popup revert suppress 3006 warning
Trying to add darkReader attributes to the HTML, which was successful, but the dark mode did not work.
The change that alters the color of the grab and grabbing cursor is reverted. 
This is a preparation of the new laser pointer implementation that follows now.
…h_targetDoc

Replace redundant ternary operators:

Eliminate all tedious "isPresentationDetached ? popup.document... : document..."
+
More robust condition by "isPresentationDetached && popup?.document : ...."
Revert the previous change, which was a mistake.
Move a definition of useRef to the beginning, similar to the other useRefs.
@github-actions
Copy link
Copy Markdown

Automated tests Summary

🚨 Test workflow has failed


Click here to check the action test reports (to view the report locally, see the docs)

@github-actions
Copy link
Copy Markdown

🚨 Automated tests failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant