Roo/bootstrap/Brick.js
authoredward <edward@roojs.com>
Fri, 3 Mar 2017 07:47:23 +0000 (15:47 +0800)
committeredward <edward@roojs.com>
Fri, 3 Mar 2017 07:47:23 +0000 (15:47 +0800)
Roo/bootstrap/Brick.js

index 52f9147..45410af 100644 (file)
@@ -153,7 +153,7 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
         Roo.log('enter');
         if(this.bgimage.length){
             this.el.select('.roo-brick-paragraph', true).first().setOpacity(0.9, true);
-            this.el.select('.roo-brick-image-view', true).first().setOpacity(0, true);
+            this.el.select('.roo-brick-image-view', true).first().setOpacity(0.1, true);
         }
     },