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

V/Hflex shall not calculate its sibling size when its position is absolute or relative

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.1
    • 5.0.10, 6.0.0
    • General

      For example,
      you should see the blue area containing the whole screen.

      <div hflex="1" vflex="1">
      <div style="background:blue" hflex="1" vflex="1"/>
      <div style="position:absolute;background:red;" width="100px" height="100px"/>
      </div>
      

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

              Created:
              Updated:
              Resolved: