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

Panelchildren shall ignore flex in maximized state

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.0.7
    • Fix Version/s: 6.0.0
    • Component/s: Components
    • Labels:
      None

      Description

      In the following case: when the Panel is maximized at the first time. Panelchildren's width is incorrect.

      Test case:
      <div height="300px" style="border: 2px solid green">
      <panel title="Panel 3" border="normal" maximizable="true" hflex="min" vflex="min">
      <panelchildren hflex="min">Panel Content</panelchildren>
      </panel>
      </div>

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: