HI,
  Angular Version - 1.4.7 Ui-Layout Version - 1.4.1 Plunkr Link - Ui-layout 
Collapse problem <http://plnkr.co/edit/S22WaqQRjtSNIPBYlHd7?p=preview>

<div ui-layout-container id="main1" size="20%" min-size="20%">
  One</div><div ui-layout-container id="main2" size="80%" min-size="80%">
  Two
  <div ui-layout="config2">
    <div ui-layout-container id="child1" size="80%" min-size="80%">
      <br/> Three
    </div>
    <div ui-layout-container id="child2" size="20%" min-size="20%">
      Four
    </div>
  </div></div>

Collapse of section "two" in the plunkr example is not working using the
 toggle button in the one|two splitter. Likewise Collapse of section 
"four" in the plunkr example is not working using the toggle button in 
the three|four splitter.Can anyone please help me in this.


-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to