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

Goldenlayout sets incorect vflex following ZK-4776

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 9.6.0
    • 9.5.1, 9.5.1.3, 9.6.0
    • Components
    • Security Level: Jimmy

      Steps to Reproduce

      https://zkfiddle.org/sample/1j7do81/2-golden-layout

      The area matrix is:

      <attribute name="areas">
      	A A B        
              A A B
            	A A B
              C C D
          </attribute>
      

      Current Result

      The A area receives vflex="2"

      Expected Result

       the A area receives vflex="3"

      Debug Information

       See comments

      Workaround

      Set Vflex directly on the the goldenpanel in ratios matching the intended result.

            DevChu DevChu
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: