WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

622

It is currently impossible to pinch to zoom on phone on any Poal page. Which is annoying when you want to zoom in on an image or something else. Would be cool if that were made possible.

It is currently impossible to pinch to zoom on phone on any Poal page. Which is annoying when you want to zoom in on an image or something else. Would be cool if that were made possible.

(post is archived)

[–] 1 pt

Pinch to zoom is a feature of the device you’re using. If it doesn’t work for you, use another one.

I also mentioned zoom in the past. Zoom works great on mobile when "request desktop site" is selected in the browser but no zoom in mobile view.

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

[–] 1 pt

user-scalable is set to no because Poal uses viewport resolution based responsive css. That's why there's no difference when you request desktop mode.

Ah, gotcha. I'll continue to switch to desktop if needed, which I really haven't had to since changes were made to make the up/down arrows more easily selectable.

[–] 0 pt

That's strange because it works on many other sites on my phone. Change the site's frontend code and enable it @AOU.