Skip to content

Add and remove accessibility toggled properly for Checkable#23532

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
GiantBlargg:patch-1
Mar 27, 2026
Merged

Add and remove accessibility toggled properly for Checkable#23532
alice-i-cecile merged 1 commit intobevyengine:mainfrom
GiantBlargg:patch-1

Conversation

@GiantBlargg
Copy link
Copy Markdown
Contributor

@GiantBlargg GiantBlargg commented Mar 27, 2026

Objective

This didn't look right to me, based on the names these functions are listening to the wrong events. Like someone copy-pasted the function signature but didn't correct it.
Introduced in #19665

Solution

Listen for the correct events

Testing

I did not test this at all! This issue does not affect me.
I wasn't sure how to get someone with more familiarity here to take a look.

@GiantBlargg GiantBlargg changed the title Add and remove accessibility toggled properly Add and remove accessibility toggled properly for Checkable Mar 27, 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 A-UI Graphical user interfaces, styles, layouts, and widgets S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Mar 27, 2026
@github-project-automation github-project-automation bot moved this to Needs SME Triage in UI Mar 27, 2026
@alice-i-cecile alice-i-cecile requested a review from viridia March 27, 2026 01:09
@alice-i-cecile alice-i-cecile added A-Accessibility A problem that prevents users with disabilities from using Bevy D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward 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-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 D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 27, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Mar 27, 2026
Merged via the queue into bevyengine:main with commit c311857 Mar 27, 2026
57 checks passed
@github-project-automation github-project-automation bot moved this from Needs SME Triage to Done in UI Mar 27, 2026
@GiantBlargg GiantBlargg deleted the patch-1 branch March 27, 2026 02:01
splo pushed a commit to splo/bevy that referenced this pull request Mar 31, 2026
…ne#23532)

# Objective

This didn't look right to me, based on the names these functions are
listening to the wrong events. Like someone copy-pasted the function
signature but didn't correct it.
Introduced in bevyengine#19665

## Solution

Listen for the correct events

## Testing

I did not test this at all! This issue does not affect me.
I wasn't sure how to get someone with more familiarity here to take a
look.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Accessibility A problem that prevents users with disabilities from using Bevy A-UI Graphical user interfaces, styles, layouts, and widgets 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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants