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 Android zoom button behavior #371

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Conversation

ianthetechie
Copy link
Contributor

Fixes #369.

In a recent clean-up pass I tried to do some things smarter, but decided that the model of having (requiring) custom actions here doesn't make much sense since the use site is so remote and there's not much reason for the user to override anything.

Mute was humorously unaffected because I forgot to implement the change at the lower levels to actually reference the (null) method on the config ;)

@ianthetechie ianthetechie merged commit fdb8097 into main Nov 26, 2024
14 checks passed
@ianthetechie ianthetechie deleted the fix-android-zoom-button branch November 26, 2024 05:04
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.

Zoom buttons are broken
1 participant