From: Alan Knowles Date: Thu, 28 Jan 2021 05:38:57 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=b6152e87f059c80b37d259fe53c30e00d5c8f341 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 4c8079ead1..3d66104f7c 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -150,7 +150,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { this.items = nitems; this.maskEl = Roo.DomHelper.append(document.body, {tag: "div", cls:"x-dlg-mask"}, true); - + Roo.EventManager.onWindowResize(this.resizeMask, this, true); this.initEvents();