-
Type:
New Feature
-
Resolution: Duplicate
-
Priority:
Normal
-
None
-
Affects Version/s: 8.0.1.1
-
Component/s: Components
-
Security Level: Jimmy
-
None
-
ZK 8.0.3 S3
-
None
as already requested here ZK-2718 and there ZK-3122 it would be helpful to improve the setWidth/Height/Hflex/Vflex api to not fail when setting null values.
This allows better usability without breaking the flex-XOR-size rule.
It helps to avoid unnecessary checks before resetting the sizing options.
A pull request was already provided in ZK-3122.