ux/Lightbox.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 05:26:40 +0000 (13:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 05:26:40 +0000 (13:26 +0800)
ux/Lightbox.js

index 763f1ec..f55f254 100644 (file)
@@ -311,6 +311,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
                 zIndex : this._mask.getStyle('zIndex') * 1.2
             });
             this.loading.show();
+            this.loading.setX( (Roo.lib.Dom.getViewWidth() / 2) - 16);
             // center the loading?
             
         }