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(bbb-export-annotations): handle missing textbox size in Tldraw #19672

Merged
merged 1 commit into from Feb 24, 2024

Conversation

danielpetri1
Copy link
Collaborator

What does this PR do?

In certain situations, Tldraw fails to specify a size for the textbox shape, causing text rendering issues that crash the export process. This pull request introduces a check for this scenario, preventing the crash and adding appropriate exception handling to contain such errors to a single shape.

Closes Issue

Closes #19668

More

Thanks to @thuh-reflact for providing the fix.

Copy link

sonarcloud bot commented Feb 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Automated tests Summary

All the CI tests have passed!

@antobinary antobinary added this to the Release 2.7 milestone Feb 23, 2024
@antobinary antobinary merged commit 80d4bdb into bigbluebutton:v2.7.x-release Feb 24, 2024
24 checks passed
antobinary pushed a commit to antobinary/bigbluebutton that referenced this pull request Feb 24, 2024
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

2 participants