> So all layout panels leak in IE (all versions) when they're never
> attached to the document.

So, it looks like if instead of setting container.__layer = layer, if I
store container -> layer in a map, then look it up by container as
needed instead of using container.__layer, it doesn't leak.

Does that seem like a valid alternative?

- Stephen


-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to