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

Make viewport height account for address bar #113

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

franknoirot
Copy link
Collaborator

It's annoying to try and reach the footer on iOS, because the min-height of the page is set to 100vh which in the case of the view page is just on the cusp where it's not big enough to scroll past the address bar. Thanks to the new dvh unit we can make the height of the viewport more accurate on those kinds of devices.

@franknoirot franknoirot self-assigned this Feb 10, 2024
Copy link

vercel bot commented Feb 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
text-to-cad-ui ✅ Ready (Inspect) Visit Preview Feb 10, 2024 9:44pm

@franknoirot franknoirot changed the title Add minimal UI meta tag Make viewport height account for address bar Feb 10, 2024
@franknoirot franknoirot merged commit c55bb9c into main Feb 10, 2024
3 checks passed
@franknoirot franknoirot deleted the add-minimal-ui-meta-tag branch February 10, 2024 21:46
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