Skip to content

Conversation

@ysm-dev
Copy link
Contributor

@ysm-dev ysm-dev commented Jan 26, 2026

Adds macOS support to PinchZoomDisablePlugin.

On macOS, holding Ctrl during scroll momentum causes the webview to zoom uncontrollably.
This sets allowsMagnification = false on the WKWebView to prevent it.

Fixes #10618

Tested on macOS - confirmed the zoom issue no longer occurs.

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@adamdotdevin adamdotdevin merged commit d9e8b2b into anomalyco:dev Jan 27, 2026
1 check passed
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.

[BUG]: macOS webview zooms uncontrollably when holding Ctrl during scroll momentum

2 participants