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

Move accessibility setup to accessibility module #12784

Merged
merged 3 commits into from Mar 29, 2024

Conversation

UkoeHB
Copy link
Contributor

@UkoeHB UkoeHB commented Mar 29, 2024

Objective

  • Reduce the size of create_windows and isolate accessibility setup logic.

Solution

  • Move accessibility setup for new windows to the accessibility module.

Comments

This is a small refactor, no behavior changes.

@james7132 james7132 added A-Windowing Platform-agnostic interface layer to run your app in A-Accessibility A problem that prevents users with disabilities from using Bevy C-Code-Quality A section of code that is hard to understand or change labels Mar 29, 2024
@james7132 james7132 added this pull request to the merge queue Mar 29, 2024
Merged via the queue into bevyengine:main with commit 61b4b38 Mar 29, 2024
30 checks passed
@UkoeHB UkoeHB deleted the a11y_cleanup branch March 29, 2024 16:44
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-Windowing Platform-agnostic interface layer to run your app in C-Code-Quality A section of code that is hard to understand or change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants