From 1db4fed87b5e2fbda79473797cc600cab5fd30e9 Mon Sep 17 00:00:00 2001 From: Joonghun Park Date: Thu, 24 Oct 2013 14:08:16 +0900 Subject: [PATCH 1/1] revise viewport width to be pinned as 360 [title] revise viewport width to be pinned [issue#] TDIS-7445 [problem] Some web sample applications have a small font display on IA HD device which has 960 viewport width [solve] revise viewport width to be pinned as 360 Change-Id: Id8ac556d47f3b36d2768cf23a4f3e8d254226aca --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7fce771..bfd602e 100755 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Device Orientation - Device Motion Capture -- 2.7.4