Menu

#2702 Columnlayout does not work with vflex

5.0.7
closed-fixed
nobody
5
2011-06-07
2011-06-02
Simon Pai
No

Test case:
<zk>
<div height="500px" style="border: 1px solid green">
<columnlayout vflex="1">
<columnchildren vflex="1" hflex="1">
<panel title="Panel" border="rounded+" vflex="1">
<panelchildren vflex="1">
Panel 1
</panelchildren>
</panel>
</columnchildren>
</columnlayout>
</div>
</zk>

Discussion

  • Simon Pai

    Simon Pai - 2011-06-07

    Fixed since 2011/6/7.

     
  • Simon Pai

    Simon Pai - 2011-06-07
    • status: open --> closed-fixed
     

Log in to post a comment.