Functionality extension
The new gap property can be used to set uniform spacing between controls in FlexLayout.
Included in the following products;
EASY UI Designer from V1.8
Application:
- Creating a page with FlexLayout
- Placing multiple controls on the layout
- Expanding the alignment category in FlexLayout
- Using gap, you can now centrally set the vertical and horizontal spacing between all controls in the container
- Values can be specified in px and %

Notes
- In existing projects (Style > Edit Current in the styling view and check the box to the right of the gap property. It is now available by default in every FlexLayout.
- If additional spacing such as margin, padding, or alignment properties are set, the spacing will be higher than the value set in the gap property.