Vbox/Hbox vflex/hflex wrong calculation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.10
    • Affects Version/s: 5.0.9
    • Component/s: Components
    • None
    • None

      <vbox id="vbox" height="400px" width="200px" style="background-color:green">
      <div id="div1" vflex="min">
      <div height="200px" style="background-color:blue">Div 1</div>
      </div>
      <div id="div2" vflex="1" width="100px" style="background-color:red">
      Div 2
      </div>
      </vbox>

            Assignee:
            SimonPai
            Reporter:
            SimonPai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: