disable user-scalable option of PD
[samples/web/AppWidget.git] / pd / index.html
index 607b5dc..541ad66 100755 (executable)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
     <head>
-        <meta name="viewport" content="width=device-width, initial-scale=1/>
+        <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>
         <title>Drop View</title>
         <script>
             if (typeof window.appwidget != 'undefined') {