From da18e52fe4609ee66eabcea8944237c3715a83f4 Mon Sep 17 00:00:00 2001 From: Yunchan Cho Date: Mon, 6 May 2013 14:39:10 +0900 Subject: [PATCH] Disable magnifier when user presses PD longly. Change-Id: I3131e1bee0f272531777f276897ba7de16d657a7 --- pd/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pd/index.html b/pd/index.html index 01d828c..f91bc31 100755 --- a/pd/index.html +++ b/pd/index.html @@ -24,6 +24,12 @@ window.opener.dispatchEvent(event); } + This is a DropView.
A DropView can control the Box.
-- 2.7.4