Skip to content

fix: prevent accidental pinch and double-tap zoom on mobile#164

Merged
Endika merged 1 commit into
mainfrom
fix/prevent-mobile-zoom
Jul 13, 2026
Merged

fix: prevent accidental pinch and double-tap zoom on mobile#164
Endika merged 1 commit into
mainfrom
fix/prevent-mobile-zoom

Conversation

@Endika

@Endika Endika commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Adds maximum-scale=1.0, user-scalable=no to the viewport, touch-action: manipulation on html, and a gesturestart guard for iOS Safari. Blocks accidental pinch/double-tap zoom on mobile while keeping scroll and taps.

@Endika Endika enabled auto-merge (rebase) July 13, 2026 08:15
@Endika Endika merged commit 2186d26 into main Jul 13, 2026
2 checks passed
@Endika Endika deleted the fix/prevent-mobile-zoom branch July 13, 2026 08:17
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.

1 participant