-
Bug
-
Resolution: Fixed
-
Major
-
9.5.1, 9.5.1.3, 9.6.0
-
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.
- duplicates
-
ZK-4776 "UI can't be modified in the rendering phase" happens when initializing a new goldenlayout
- Closed