Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(whiteboard): Correct Slide Position On Zoom Reset And Resize #19735

Merged
merged 2 commits into from Mar 11, 2024

Conversation

KDSBrowne
Copy link
Collaborator

What does this PR do?

This PR addresses two issues in the whiteboard functionality:

  • It corrects the slide's position when the zoom is reset to 100% following a pan operation.
  • It ensures the slide maintains its intended position after a resize event, rather than resetting to a default position.

Motivation

before:
pan-reset-bug

after:
pan-reset-no-bug

Copy link

sonarcloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

github-actions bot commented Mar 4, 2024

Automated tests Summary

All the CI tests have passed!

@antobinary antobinary added this to the Release 3.0 milestone Mar 5, 2024
@ramonlsouza ramonlsouza merged commit 2eeb959 into bigbluebutton:v3.0.x-release Mar 11, 2024
25 checks passed
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.

None yet

4 participants