You might try adding a call to gadgets.window.adjustHeight()
in your initialize function (and anytime you change the viewport sizing) On Thu, Jan 20, 2011 at 7:37 PM, Michael MacFadden <[email protected]> wrote: > It' happening to some, but not to this one for example.. it could be my > gadget. > > http://wave.macfadden.org/poly-map.xml > > > On Jan 20, 2011, at 7:07 PM, David Hearnden wrote: > >> As to why the height is 20px, it's the default height constant in >> GadgetWidgetUi. When the iframe gets constructed, that's the height it >> gets. >> When I add a gadget to a wave, the height does gets adjusted to the correct >> height after the gadget loads. Does that not happen for you? >> >> (Gadgets do seem to have an ugly border around them for some reason). >> >> -Dave >> >> On Fri, Jan 21, 2011 at 8:22 AM, Michael MacFadden < >> [email protected]> wrote: >> >>> All, >>> >>> Any ideas why when a gadget is added to the blip it seems to have a height >>> of 20px, rather than the heigh specified in the gadget definition? >>> >>> Michael > > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner
