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 Crash When Switching Between Zoomed-In Slides #18267

Merged
merged 1 commit into from Jul 4, 2023

Conversation

KDSBrowne
Copy link
Collaborator

What does this PR do?

This PR resolves a bug causing the whiteboard to crash when switching between between presentation with zoomed-in slides. The fix involves a null check for the 'camera' object before attempting to access its 'zoom' property.

Closes Issue(s)

Closes #18231

@sonarcloud
Copy link

sonarcloud bot commented Jul 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

No Coverage information No Coverage information
1.5% 1.5% Duplication

@ramonlsouza ramonlsouza requested a review from antonbsa July 4, 2023 13:56
@ramonlsouza ramonlsouza added this to the Release 2.6 milestone Jul 4, 2023
Copy link
Member

@antonbsa antonbsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did not hit any bugs! LGTM

@ramonlsouza ramonlsouza merged commit 4b232b6 into bigbluebutton:v2.6.x-release Jul 4, 2023
4 of 5 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

3 participants