I'm seeing so weird re-sizing problems. I'm using the UI BorderLayout from the showcase. In the center child I have a VerticalLayoutContainer. I'm adding to the VContainer a HorizontalLayoutContainer that holds images and text with an add button. The problem is when I click the button to add the HContainer, each new container is added on top of the last. When I change the size of the browser the HContainers move into there right locations. One stacked on top of the other. I can't figure out what the issue is.