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

Default Zoom in webview. #17

Open
ben55j opened this issue Apr 30, 2021 · 3 comments
Open

Default Zoom in webview. #17

ben55j opened this issue Apr 30, 2021 · 3 comments

Comments

@ben55j
Copy link

ben55j commented Apr 30, 2021

Hello,

I am using your package to display an html content from my assets. It works great but the default size it a bit too small and does not uses all the width of the screen.
Is there some adjustments I can do to better fit with my screen?

Thank you,
Benjamin.

@nicks258
Copy link

Any updates on the above?

@Shahxad-Akram
Copy link
Owner

Add this tag to your HTML file, <meta name="viewport" content="width=device-width, initial-scale=1.0">

@nicks258
Copy link

It works. Thanks for quick reply.

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

No branches or pull requests

3 participants