Skip to content

Number input polish#24701

Queued
viridia wants to merge 13 commits into
bevyengine:mainfrom
viridia:number_input_stuff
Queued

Number input polish#24701
viridia wants to merge 13 commits into
bevyengine:mainfrom
viridia:number_input_stuff

Conversation

@viridia

@viridia viridia commented Jun 22, 2026

Copy link
Copy Markdown
Contributor
  • Add migration guide
  • Add release note
  • Change background color when typing, disable hover and pressed states.

Part of #19236

viridia and others added 12 commits June 15, 2026 13:27
* Use an alpha-blended background color to permit input fields to look good against various backgrounds.
Co-authored-by: ickshonpe <david.curthoys@googlemail.com>
Use a different background color when input is focused, disable hover and pressed states when typing.
@alice-i-cecile alice-i-cecile added this to the 0.20 milestone Jun 22, 2026
Comment thread _release-content/release-notes/number_input.md Outdated
...based on review feedback
@alice-i-cecile alice-i-cecile added A-UI Graphical user interfaces, styles, layouts, and widgets C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Release-Note Work that should be called out in the blog due to impact S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels Jun 22, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in UI Jun 22, 2026
@alice-i-cecile alice-i-cecile added C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. and removed C-Usability A targeted quality-of-life change that makes Bevy easier to use labels Jun 22, 2026
@alice-i-cecile alice-i-cecile added X-Uncontroversial This work is generally agreed upon D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward and removed S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels Jun 22, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jun 23, 2026
@alice-i-cecile alice-i-cecile added 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 and removed D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jun 23, 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-Refinement Improves output quality, without fixing a clear bug or adding new functionality. D-Trivial Nice and easy! A great choice to get started with Bevy M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Release-Note Work that should be called out in the blog due to impact S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Uncontroversial This work is generally agreed upon

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

2 participants