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

fix!: Remove accesskit_winit::Adapter::update #325

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

DataTriny
Copy link
Member

As discussed in #324, the update method on the winit Adapter isn't really used anymore. Since upcoming changes to the Unix adapter will render this method useless on this platform, this PR removes it.

update_if_active is now the only way to push tree updates.

Note that I haven't removed update methods from the various subclassing adapters, but they might be useless as well now.

@mwcampbell
Copy link
Contributor

I'm OK with leaving the Windows and macOS subclassing adapters alone for now.

@mwcampbell mwcampbell merged commit f121bff into main Dec 27, 2023
5 checks passed
@mwcampbell mwcampbell deleted the winit-drop-update branch December 27, 2023 16:40
@mwcampbell mwcampbell mentioned this pull request Dec 27, 2023
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