diff -r 6252f951d11c -r 5c7495102bd7 src/js/layout.js --- a/src/js/layout.js Mon Nov 21 10:51:42 2011 +0100 +++ b/src/js/layout.js Mon Nov 21 11:34:07 2011 +0100 @@ -44,16 +44,21 @@ IriSP.LayoutManager.prototype.setPopcornInstance = function(popcorn) { this._Popcorn = popcorn; - /* FIXME - don't forget to add the popcorn messages handlers there */ } IriSP.LayoutManager.prototype.createDiv = function() { var newDiv = Popcorn.guid(this._div + "_widget_"); + var spacerDiv = Popcorn.guid("_spacer_"); this._widgets.push(newDiv); - var templ = "