diff --git a/demo.html b/demo.html index 897c66f..50c8905 100644 --- a/demo.html +++ b/demo.html @@ -6,7 +6,7 @@
- +This page is a demo of a bugfix for the iOS orientation change bug, in which the page zooms beyond the viewport on orientationchange when user scaling is enabled. Summary below.
@@ -30,14 +30,14 @@The page is zoomed past 1.0, cropping a portion of the page from view and causing the content to be much too large.
-Developers should not have to disable user-scaling to enable smooth changes in orientation.
Thanks!
Scott Jehl, Filament Group / jQuery Mobile Team
- - + + -