Skip to content

Use normalize_point helper method in widgets#24020

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
agluszak:normalize_point_23909
Apr 28, 2026
Merged

Use normalize_point helper method in widgets#24020
alice-i-cecile merged 1 commit intobevyengine:mainfrom
agluszak:normalize_point_23909

Conversation

@agluszak
Copy link
Copy Markdown
Contributor

Objective

Closes #23909

Solution

A simple refactoring.

Testing

Ran examples/ui/widgets/vertical_slider.rs and examples/ui/widgets/feathers_gallery.rs to see whether color plane and scrollbar still work as intended

Copilot AI review requested due to automatic review settings April 28, 2026 15:50

This comment was marked as low quality.

@alice-i-cecile alice-i-cecile added D-Trivial Nice and easy! A great choice to get started with Bevy A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Apr 28, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in UI Apr 28, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Apr 28, 2026
Merged via the queue into bevyengine:main with commit ffd0539 Apr 28, 2026
50 of 51 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in UI Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change 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

Status: Done

Development

Successfully merging this pull request may close these issues.

Use normalize_point helper method in widgets

3 participants