Skip to content

fix: Zoom deaktiviert, nur vertikales Scrollen wie eine native App#28

Merged
BEKO2210 merged 1 commit intomainfrom
claude/fix-apple-camera-barcode-5DtQy
Mar 9, 2026
Merged

fix: Zoom deaktiviert, nur vertikales Scrollen wie eine native App#28
BEKO2210 merged 1 commit intomainfrom
claude/fix-apple-camera-barcode-5DtQy

Conversation

@BEKO2210
Copy link
Copy Markdown
Owner

@BEKO2210 BEKO2210 commented Mar 9, 2026

  • viewport: maximum-scale=1.0, user-scalable=no
  • touch-action: pan-y verhindert Pinch-to-Zoom (auch auf iOS Safari)
  • -webkit-text-size-adjust: 100% verhindert Auto-Zoom bei Input-Fokus

https://claude.ai/code/session_0169CbohMRqddD1LjPg8FmXf

- viewport: maximum-scale=1.0, user-scalable=no
- touch-action: pan-y verhindert Pinch-to-Zoom (auch auf iOS Safari)
- -webkit-text-size-adjust: 100% verhindert Auto-Zoom bei Input-Fokus

https://claude.ai/code/session_0169CbohMRqddD1LjPg8FmXf
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@BEKO2210 BEKO2210 merged commit 6744aef into main Mar 9, 2026
3 checks passed
@BEKO2210 BEKO2210 deleted the claude/fix-apple-camera-barcode-5DtQy branch March 9, 2026 18:51
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