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 panic when rendering thin textured rectangles #5692

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

PPakalns
Copy link
Contributor

@PPakalns PPakalns commented Feb 6, 2025

Copy link

github-actions bot commented Feb 6, 2025

Preview available at https://egui-pr-preview.github.io/pr/5692-featheringpanicfix
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

Copy link
Owner

@emilk emilk left a comment

Choose a reason for hiding this comment

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

Nice; thanks for the fix

@emilk emilk added bug Something is broken egui epaint crash crash, panic, segfault, freeze, … labels Feb 6, 2025
@emilk emilk changed the title feathering panic fix Fix panic when rendering thin textured rectangles Feb 6, 2025
@emilk emilk merged commit 54d00d7 into emilk:master Feb 6, 2025
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken crash crash, panic, segfault, freeze, … egui epaint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic due to Rect shape feathering
2 participants