Feature Request: Batch Individual Auto Layout
Apply Auto Layout to multiple selected items as individual frames rather than grouping them into a single parent frame.
-
Current Format: Pressing
Shift + Aor selecting "Add Auto Layout" with multiple items selected automatically nests all items into one new Auto Layout frame. -
Proposed Enhancement: Introduce a modifier key (e.g.,
Shift + Alt + A) or a toggle in the Auto Layout panel that allows users to "Apply individually." This would wrap each selected layer in its own independent Auto Layout frame simultaneously. -
Benefits:
-
Massively speeds up workflow: Eliminates the need to manually wrap 10+ items one by one.
-
Maintains Layer Hierarchy: Prevents accidental nesting and unnecessary "Frame 1, Frame 2" group structures.
-
Consistency: Makes it easier to apply uniform padding and alignment settings across different UI elements at once.
-
