From 800261b84997cb6ec3472252524340efd85140bf Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Fri, 22 May 2015 01:21:15 +0000 Subject: [PATCH] --- classesjs/classe_eventos.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/classesjs/classe_eventos.js b/classesjs/classe_eventos.js index 6cf3994..7f97646 100644 --- a/classesjs/classe_eventos.js +++ b/classesjs/classe_eventos.js @@ -582,6 +582,7 @@ i3GEO.eventos = docMapa.ontouchend = function(exy) { i3GEO.eventos.cliquePerm.status = true; if(i3GEO.eventos.CONTATOUCH < 10){ + i3GEO.Interface.STATUS.pan = false; i3GEO.eventos.mouseupMapa(exy); } i3GEO.eventos.CONTATOUCH = 0; -- libgit2 0.21.2