Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-623

Vbox/Hbox vflex/hflex wrong calculation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.10
    • 5.0.9
    • Components
    • 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>

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

              Created:
              Updated:
              Resolved: