From 1a2378f6ed295e4c47d32d86f3fe1598b6d22bd8 Mon Sep 17 00:00:00 2001 From: john Date: Thu, 21 Jun 2018 16:45:52 +0800 Subject: [PATCH] roojs-core.js roojs-core-debug.js --- roojs-core-debug.js | 1 - roojs-core.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/roojs-core-debug.js b/roojs-core-debug.js index 0eb8dd2f72..eb23157645 100644 --- a/roojs-core-debug.js +++ b/roojs-core-debug.js @@ -8795,7 +8795,6 @@ if(opt.anim.isAnimated()){ * @return {Roo.Element} this */ hide : function(animate){ - Roo.log('hiding...'); this.setVisible(false, this.preanim(arguments, 0)); return this; }, diff --git a/roojs-core.js b/roojs-core.js index 80347a18d8..2d01b955d3 100644 --- a/roojs-core.js +++ b/roojs-core.js @@ -365,7 +365,7 @@ var P=document;var Q=(P.documentElement.scrollLeft||P.body.scrollLeft||0)+5;var var x=xy[0],y=xy[1];var w=this.dom.offsetWidth,h=this.dom.offsetHeight;var N=false;if((x+w)>vr){x=vr-w;N=true;}if((y+h)>vb){y=vb-h;N=true;}if(x