-
Bug
-
Resolution: Fixed
-
Later
-
7.0.5
-
Security Level: Jimmy
-
None
-
None
Reproducible sample:
<grid> <columns> <column hflex="min" /> <column hflex="1" /> </columns> <rows> <row visible="false"> <label>Test.....</label> <textbox /> </row> <row> <label>Test hflex min</label> <textbox /> </row> </rows> </grid>