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

Fixed disabled zooming in mobile view #900

Merged
merged 2 commits into from Mar 28, 2024
Merged

Conversation

nwanduka
Copy link
Contributor

Summary

Removed the user-scalable="no" parameter from the content attribute to allow zooming.
Add maximum-scale=2.0 to allow sufficient zooming.

Motivation

This PR fixes #830

@nwanduka nwanduka marked this pull request as ready for review March 28, 2024 14:07
@birm birm changed the base branch from master to develop March 28, 2024 19:03
@birm birm merged commit b87d02d into camicroscope:develop Mar 28, 2024
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.

[Accessibility] Info Page: Zooming disabled in mobile view
2 participants