experiment with pinch/zoom
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 8 Jan 2011 01:23:47 +0000 (20:23 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 8 Jan 2011 01:23:47 +0000 (20:23 -0500)
ansel/lib/Application.php

index ad7df52..c4c0006 100644 (file)
@@ -252,6 +252,8 @@ class Ansel_Application extends Horde_Registry_Application
               //        $.mobile.changePage("gallerylist", "slide", false, true);
               //    }
               //});
+              // Reactivate pinch/zoom
+              $.mobile.metaViewportContent = "width=device-width";
           });'
         );
     }