From 1695946619eba596cfcdb12254ec1fcd4e5f6e6a Mon Sep 17 00:00:00 2001 From: stretchtiberius Date: Thu, 13 Oct 2011 08:06:23 -0500 Subject: [PATCH] Fixed a bug where some touch events still performed the default actions. Also, added code to remove the last touch-point visualization after the touchend event. --- samples/tracker.html | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/samples/tracker.html b/samples/tracker.html index 5dca272..f2da0f9 100644 --- a/samples/tracker.html +++ b/samples/tracker.html @@ -41,8 +41,8 @@ var i, len = touches.length; for (i=0; i