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

Refactor Accessibility Elements tree structure #1740

Merged

Conversation

ASalavei
Copy link
Collaborator

Build a complete tree of accessibility elements during synchronisation and remove code that generates extra accessibility containers at runtime. The refactoring does not change functionality, except that accessibilityFrame is no longer cached within the accessibility element, as invalidating it takes more effort than calculating it.

@ASalavei
Copy link
Collaborator Author

cc @elijah-semyonov , FYI

@ASalavei ASalavei removed the request for review from elijah-semyonov December 16, 2024 15:16
@ASalavei ASalavei merged commit 4da9f5f into jb-main Dec 17, 2024
6 of 7 checks passed
@ASalavei ASalavei deleted the andrei.salavei/refactor-accessibility-tree-structure branch December 17, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants