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

Panelchildren shall ignore flex in maximized state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.0
    • 5.0.7
    • Components
    • None

      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>

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

              Created:
              Updated:
              Resolved: