WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

1.1K

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)

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.