ux/Lightbox.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 29 Dec 2010 07:52:50 +0000 (15:52 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 29 Dec 2010 07:52:50 +0000 (15:52 +0800)
ux/Lightbox.js

index 853d6cd..afb161b 100644 (file)
@@ -671,6 +671,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
         //console.log('lightbox hide');
         this.lightbox.hide();
         this.loading.hide();
+        this.overlay.hide();
         Roo.get(document.body).unmask();
         // show all the objects that cause problems..
         //$$('select', 'object', 'embed').each(function(node){ node.style.visibility = 'visible' });