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

Bump accesskit and accesskit_winit. #16234

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

ndarilek
Copy link
Contributor

@ndarilek ndarilek commented Nov 4, 2024

Objective

  • Bumps accesskit and accesskit_winit dependencies

Solution

  • Fixes several breaking API changes introduced in accesskit 0.23.

Testing

  • Tested with the ui example and seems to work comparably

@alice-i-cecile alice-i-cecile added C-Dependencies A change to the crates that Bevy depends on A-Accessibility A problem that prevents users with disabilities from using Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Nov 4, 2024
@alice-i-cecile alice-i-cecile added the D-Trivial Nice and easy! A great choice to get started with Bevy label Nov 4, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Nov 4, 2024
Copy link
Contributor

@bushrat011899 bushrat011899 left a comment

Choose a reason for hiding this comment

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

I think this is important to try and land, but the conflict in the name Node is pretty unfortunate in the examples. I've proposed adding a new method to Bevy's AccessibilityNode as a way to avoid needing accesskit::Node in the end-user's namespace.

examples/ui/scroll.rs Outdated Show resolved Hide resolved
auto-merge was automatically disabled November 4, 2024 20:26

Head branch was pushed to by a user without write access

Merged via the queue into bevyengine:main with commit 817f160 Nov 4, 2024
26 checks passed
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 C-Dependencies A change to the crates that Bevy depends on 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.

3 participants