Skip to content

PRXT - fix: allow pinch zoom in app viewport#1409

Closed
punk6529 wants to merge 1 commit intomainfrom
codex/update-viewport-settings-for-zoom
Closed

PRXT - fix: allow pinch zoom in app viewport#1409
punk6529 wants to merge 1 commit intomainfrom
codex/update-viewport-settings-for-zoom

Conversation

@punk6529
Copy link
Copy Markdown
Contributor

Summary

  • remove the maximumScale and userScalable restrictions from the global viewport configuration to re-enable pinch zoom support
  • verified the home page in a mobile viewport, noting that the runtime currently blocks loading without the BASE_ENDPOINT environment variable

Testing

  • npm run test (fails: requires BASE_ENDPOINT and other app-specific environment variables)
  • npm run lint
  • npm run type-check (fails: existing typing issues across numerous test suites)

https://chatgpt.com/codex/tasks/task_e_68c940f295288321b7ce3207567c57da

Signed-off-by: OpenAI Assistant <openai-assistant@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@prxt6529 prxt6529 changed the title fix: allow pinch zoom in app viewport PRXT - fix: allow pinch zoom in app viewport Sep 30, 2025
@prxt6529
Copy link
Copy Markdown
Collaborator

Will be done in #1497

@prxt6529 prxt6529 closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants