Which constraint setting in Figma ensures that an object maintains its distance from the right edge of a frame when the frame is resized?
Think about which side the object sticks to when the frame width changes.
Setting the constraint to 'Right' keeps the object fixed relative to the right edge, so it moves when the frame resizes.
You preview a Figma prototype on different screen sizes. Which visual behavior indicates that a component is set to 'Scale' constraint?
Consider what 'Scale' means for size and position.
'Scale' constraint causes the component to resize proportionally as the frame changes size.
A prototype frame looks perfect on desktop but the main button overlaps text on mobile preview. What is the most likely cause?
Think about how constraints affect position when frame size changes vertically.
Constraining the button to Bottom and Right with a fixed frame height can cause overlap if the frame doesn't resize properly on mobile.
You want a navigation bar to stretch across the top of the screen and keep its height fixed on all devices. Which constraints should you apply to the nav bar frame?
Think about how to make width flexible but height constant.
Left and Right constraints allow the nav bar to stretch horizontally, while fixed height keeps vertical size constant.
Match the following Figma constraint settings to their prototype behavior when resizing frames:
- 1. Left and Right
- 2. Scale
- 3. Center
- 4. Left
Match each constraint to how the object behaves when the frame changes size.
Left and Right constraints cause stretching (1-1), Scale resizes proportionally (2-2), Center keeps object centered (3-3), Left fixes object to left edge (4-4).