Roo/bootstrap/MasonryBrick.js
authoredward <edward@roojs.com>
Wed, 18 Oct 2017 04:43:26 +0000 (12:43 +0800)
committeredward <edward@roojs.com>
Wed, 18 Oct 2017 04:43:26 +0000 (12:43 +0800)
Roo/bootstrap/MasonryBrick.js

index 9055523..6948ff4 100644 (file)
@@ -71,6 +71,11 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component,  {
      */   
     isFitContainer : true, 
     
+    /**
+     * @cfg {Boolean} preventDefault defalut false
+     */   
+    preventDefault : true, 
+    
     getAutoCreate : function()
     {
         if(!this.isFitContainer){