What does this look like for you?

All the ZIM tools do not initially fit on mobile even though we have a viewport so they should:

You need to double tap or pinch the page, then it fits.

Anybody know why? I have looked on the internet but nothing conclusive.

//// /// meta name="viewport" content="width=device-width, user-scalable=no
canvas{

width: 100%;
height: 100%;    

}

I use these two in my work. I have never had any problems with the placement on the screen.

It is not ZIM... but a plain HTML issue.

Yes, it's not a ZIM problem.
meta name="viewport" content="width=device-width, user-scalable=no

Does the same problem occur when you do this?

Thanks, @Ferudun - that seems to have fixed it. It must have been the initial scale:1 that was breaking it.

2 Likes

Okay - so still not working. Seems to be fine everywhere except Android phone. Fine on Android tablet, Apple Phone, Apple tablet.

Okay... we set the width in the viewport to the width of the site and it seems to work on an Android that we tested here and works in other devices too.

2 Likes

yes works for the ZIM bot on Android now.. but Almost has still 0% ?

That is because nobody has voted on that one.

1 Like