Roo/bootstrap/Popover.js wip_alan_T6842_svg_handling
authorAlan Knowles <alan@roojs.com>
Fri, 25 Jun 2021 08:08:16 +0000 (16:08 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 25 Jun 2021 08:08:16 +0000 (16:08 +0800)
Roo/bootstrap/Popover.js

index 97d9bc1..376b2d3 100644 (file)
@@ -466,7 +466,7 @@ Roo.apply(Roo.bootstrap.Popover, {
         // hide other popups.
         popup.on('show', Roo.bootstrap.Popover.onShow,  popup);
         popup.on('hide', Roo.bootstrap.Popover.onHide,  popup);
-        this.hideAll();
+        this.hideAll(); //<< why?
         //this.popups.push(popup);
     },
     hideAll : function()