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

viewport device-width for mobile screen sizes #21

Open
jywarren opened this issue Aug 21, 2019 · 2 comments
Open

viewport device-width for mobile screen sizes #21

jywarren opened this issue Aug 21, 2019 · 2 comments

Comments

@jywarren
Copy link
Member

I think we need this line:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

So that the page renders at proper scale on mobile phone screens. Right now it appears really small and with margins that make it a bit hard to use on a smartphone screen. Compare to http://sequencer.publiclab.org on a smartphone screen!

Here's that page setting the scale: https://github.com/publiclab/image-sequencer/blob/142c4991196d129c4632af0ea3223b1ff0cdef20/examples/index.html#L7

Can you give this a try, @Divy123 ? Thank you!

@jywarren
Copy link
Member Author

image

@Divy123
Copy link
Member

Divy123 commented Aug 23, 2019

Its already implemented as I am able to see. Just confirming!!

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

2 participants