disable user-scalable option of PD 2.2_release
authorYunchan Cho <yunchan.cho@samsung.com>
Sat, 29 Jun 2013 11:36:02 +0000 (20:36 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sat, 29 Jun 2013 11:42:54 +0000 (20:42 +0900)
Change-Id: I1b660abffc43ecaa91360a371eb15bab09dc2d18

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') {