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 ObjectTextVisualizer allowing a buffer size of 0 #1882

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

PathogenDavid
Copy link
Member

@PathogenDavid PathogenDavid commented Jul 4, 2024

There also existed an edge case where bufferSize was 0 if the visualizer never got painted.

Fixes #1875
Supersedes #1876

@PathogenDavid PathogenDavid added this to the 2.8.4 milestone Jul 4, 2024
@glopesdev glopesdev added the fix Pull request that fixes an issue label Jul 6, 2024
@glopesdev glopesdev merged commit 553b40e into bonsai-rx:main Jul 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ObjectTextVisualizer attempts to Dequeue empty buffer
2 participants