cheeaun / hackerweb

A simply readable Hacker News web app
http://hackerwebapp.com/
1.23k stars 133 forks source link

set user-scalable=no #25

Closed jotinha closed 10 years ago

jotinha commented 10 years ago

This increases responsiveness of the app in touch devices, although it does prevent users from zooming in.

Some info here: http://updates.html5rocks.com/2013/12/300ms-tap-delay-gone-away

cheeaun commented 10 years ago

Thanks, but I think the pinch-zoom feature still need to be there in HackerWeb for accessibility reasons. Since Chrome is trying to fix the responsiveness issue, I would prefer to wait and see how this change affects (Chrome) users.

jotinha commented 10 years ago

Sure, makes sense.

Btw, thanks for the app. I really like it, it's the only way I can read HN on my tiny phone screen.