From: Alan Knowles Date: Thu, 11 Feb 2021 04:05:24 +0000 (+0800) Subject: roojs-bootstrap.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=4ec5742317dce9f5df65e08640bb05fcc2d4368a roojs-bootstrap.js roojs-bootstrap-debug.js --- diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index e3cab9e9a5..9ce4027376 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -19965,7 +19965,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { //normal display... or moved up/down. this.setXY(offset); var xy = this.alignEl.getAnchorXY('tl', false); - xy[0]+=2;xy[1]+=5; + xy[0]+=2;xy[1]+=5; // << fix me this.arrowEl.setXY(xy); return true; }