1. #1
    Sencha User
    Join Date
    May 2012
    Posts
    12
    Vote Rating
    0
    lmcadory is on a distinguished road

      0  

    Default Unanswered: Re-size issue.

    Unanswered: Re-size issue.


    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.

  2. #2
    Ext GWT Premium Member icfantv's Avatar
    Join Date
    Sep 2011
    Location
    Superior, CO
    Posts
    337
    Vote Rating
    15
    Answers
    14
    icfantv will become famous soon enough

      0  

    Default


    Try using an HBoxLayoutContainer instead of a HorizontalLayoutContainer for your nested container.

Tags for this Thread