Verne Bunsen
Hero Member
- Messages
- 2,472
ChronoTrigger77 said:I've noticed that on mobile devices (touch screen), you can't zoom in like you can on most websites. It's most obvious when viewing a showcase item, clicking the image to get a bigger one, then realizing that it's actually smaller and can't be enlarged.
This is the relevant code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
I am able to zoom without issue on mobile (Safari, IOS)