Toggle Static
Toggle Static is a control available in the flexible and resizable container and used in special cases. If a user wants to change the size of a container, but the elements it contains should remain unchanged, it is recommended to use the Toggle Static. Generally, the elements grow/shrink with the container, as their size adapts to the container size in percentage.
You can see the sizes of this element are displayed as percentages (1).
Press Toggle Static (2) and the size and position of the element will be set to px.
You can open Size & Position again and check that the sizes are now in pixels (3)
- Go to the edit layout mode
- Change the size of the container
- Remember to press the Toggle Static button again to keep the original behavior of the elements.