←back to thread

317 points rguiscard | 8 comments | | HN request time: 0.681s | source | bottom
Show context
craftkiller ◴[] No.45074300[source]
I wouldn't know, because your screenshots are smaller than a postage stamp on mobile and your website prevents zooming in.
replies(10): >>45074336 #>>45074358 #>>45074370 #>>45074415 #>>45074668 #>>45074723 #>>45074808 #>>45075711 #>>45075974 #>>45077228 #
guiambros ◴[] No.45074415[source]
Not defending the site, but you can press and hold on the image, and open in a new tab. At least you can see full size and zoom in.
replies(2): >>45074716 #>>45074718 #
1. krapp ◴[] No.45074718[source]
You can also just click the thumbnails and it shows the full sized image in a modal. I assume everyone here blocks javascript by default and would never know that.

And now the thread will be entirely dominated by pedantic complaints about the site's implementation, per HN tradition.

replies(3): >>45074754 #>>45074817 #>>45075018 #
2. trelbutate ◴[] No.45074754[source]
If I do that on the first screenshot it shows up even tinier than it was before for some reason
replies(2): >>45074769 #>>45074829 #
3. krapp ◴[] No.45074769[source]
It didn't for me, idk what your problem is.
replies(1): >>45075016 #
4. Twirrim ◴[] No.45074817[source]
It's not doing that for me on mobile, either, both Firefox and Chrome are giving me miniscule images when I tap on them. Switching to landscape didn't help either, where is usually might.
5. crabmusket ◴[] No.45074829[source]
Same for me, Firefox/Android.
6. olig15 ◴[] No.45075016{3}[source]
Pack it up, guys. It work on this guys machine…
7. PufPufPuf ◴[] No.45075018[source]
That does not really help, as demonstrated: https://ctrlv.link/x9Ov

Sites just shouldn't disable zooming, it's one meta tag. The browsers shouldn't offer this option at all. There are no legitimate reasons to disable zooming.

replies(1): >>45075903 #
8. johnisgood ◴[] No.45075903[source]
I am sure there are legitimate reasons to disable zooming. I do not like it either, of course, but off the top of my head:

- Websites relying on pixel-perfect layouts that do not gracefully adapt when zoomed

- Input Errors on touch devices

- Branding and aesthetics

- Embedded devices where a site is running in a controlled environment where zooming serves no practical purposes and disabling zooming prevents tampering, misuse, accidental UI scaling that disrupts normal operations

- Fixed-scale graphics or games where zooming distorts aspect ratios, crop controls, or even break gameplay mechanics