We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Stopping iOS devices scaling up when rotating from portrait to landscape
import { orientationChangeFix } from '@area17/a17-helpers'; document.addEventListener("DOMContentLoaded", () => { orientationChangeFix(); });
http://stackoverflow.com/questions/5434656/ipad-layout-scales-up-when-rotating-from-portrait-to-landcape
There was an error while loading. Please reload this page.