Hacker News new | ask | show | jobs
by sorahn 1507 days ago
> I'd like to be able to tell mobile Safari to just ignore that setting

Mobile Safari does ignore this setting. You have to go out of your way with stopping touch events on mobile safari to prevent zooming.

Sometimes this is problematic for sites using "small" (< 16px) fonts for input fields because that will cause mobile safari to zoom in to show the input field whether you want it to or not.