Skip to content

Fix wrong border radius corners on diagnostics overlay#24713

Merged
alice-i-cecile merged 1 commit into
bevyengine:mainfrom
hukasu:issue24712
Jun 22, 2026
Merged

Fix wrong border radius corners on diagnostics overlay#24713
alice-i-cecile merged 1 commit into
bevyengine:mainfrom
hukasu:issue24712

Conversation

@hukasu

@hukasu hukasu commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Objective

Closes #24712

Solution

Use BorderRadius on the correct corners

Testing

Added overlay to many_foxes

@alice-i-cecile alice-i-cecile added this to the 0.19.1 milestone Jun 22, 2026
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it A-Diagnostics Logging, crash handling, error reporting and performance analysis labels Jun 22, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jun 22, 2026
Merged via the queue into bevyengine:main with commit c64ff7c Jun 22, 2026
47 checks passed
@hukasu hukasu deleted the issue24712 branch June 22, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Header of the diagnostics overlay had rounded border on the wrong corners

2 participants