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 crash on negative radii by instead warning #1654

Merged
merged 2 commits into from
Mar 21, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented Mar 21, 2023

Closes #1226

In the future we may want to have negative radii mean "size in ui points" etc (Like we do in re_renderer), but for now I just warn in the viewer.

Checklist

@emilk emilk added 📺 re_viewer affects re_viewer itself 💣 crash crash, deadlock/freeze, do-no-start labels Mar 21, 2023
@emilk emilk merged commit 94d0145 into main Mar 21, 2023
@emilk emilk deleted the emilk/fix-crash-on-negative-radius branch March 21, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💣 crash crash, deadlock/freeze, do-no-start 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging a point with a negative radius crashes the viewer
2 participants