Feature: Prevent website behaviors in PWA #1
Reference in New Issue
Block a user
Delete Branch "pwa-enchancement"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR prevents the following mobile browser behaviors on both Android and iOS devices:
Changes
Disable viewport zooming (pinch-to-zoom)
touch-actionCSS rules, which disables double-tap-to-zoom behavior.Prevent pull-to-refresh on Android