roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 0de3426..50fa9e5 100644 (file)
@@ -19749,7 +19749,10 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     
     resizeMask : function()
     {
-        
+        this.maskEl.setSize(
+            Roo.lib.Dom.getViewWidth(true),
+            Roo.lib.Dom.getViewHeight(true)
+        );
     }
     
     initEvents : function()