Sizing
🎚️ X-Padding
This slider adjusts the amount of horizontal padding in the box. Negative values are available for making the box smaller than it's parent text width.
Note: if Dynamic Width is unchecked, the X-Padding slider becomes an absolute box width slider.
🎚️ Y-Padding
This slider adjusts the amount of vertical padding in the box. Negative values are available for making the box smaller than it's parent text width.
Note: if Dynamic Height is unchecked, the Y-Padding slider becomes an absolutel box height slider.
🎚️ X-Offset
This slider offsets the box horizontally from it's parent layer's center.
🎚️ Y-Offset
This slider offsets the box vertically from it's parent layer's center.
✔️ Dynamic Width
When Dynamic Width is checked the shape layer will dynamically resize to fit any changes to the text layer's Source Text's width.
✔️ Dynamic Height
When Dynamic Height is checked the shape layer will dynamically resize to fit any changes to the text layer's Source Text's height.
Last updated