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

Hflex fail with nest container

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.8
    • 5.0.7.1
    • Components
    • None

      <window title="win" border="normal" hflex="min">
      <vbox hflex="min">
      <window title="win" border="normal" hflex="min"/>
      <grid hflex="min">
      <columns>
      <column forEach="1,2,3" label="col ${each}" hflex="min"/>
      </columns>
      <rows>
      <row forEach="1,2,3">
      <label forEach="1,2,3" value="item ${each}" />
      </row>
      </rows>
      </grid>
      </vbox>
      </window>

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

              Created:
              Updated:
              Resolved: