Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Pinch to zoom

Started by Muut Archive 11 years ago · 3 replies · 371 views
11 years ago

Pinch to zoom functionality on IOS seems to be unresponsive throughout entire grav websites. Is this something that others have experienced or has a simple fix??

11 years ago

Specifically in Antimatter's templates/partials/base.html.twig for example:

TXT
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">

Just remove the maximum-scale=1.0, user-scalable=no bit

11 years ago

Ok great, thanks guys. I modified with maximum-scale=5.0 and user-scalable=yes. Seems to operate nicely now. Thank you.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1350 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4061 9 years ago
Archive · by Muut Archive, 9 years ago
1 2948 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago