Bird
0
0

You set an element's constraints to Top and Bottom inside a frame, but when you resize the frame vertically, the element does not stretch. What is the likely mistake?

medium📝 Formula Fix Q14 of 15
Figma - Frames and Layout
You set an element's constraints to Top and Bottom inside a frame, but when you resize the frame vertically, the element does not stretch. What is the likely mistake?
AThe element's constraints are set to Left and Right instead
BThe element is set to fixed height instead of auto height
CThe frame is locked and cannot resize
DThe element is outside the frame
Step-by-Step Solution
Solution:
  1. Step 1: Check constraints vs element size

    Top and Bottom constraints should stretch element vertically, but fixed height prevents resizing.
  2. Step 2: Identify the cause

    If element height is fixed, it won't stretch despite constraints.
  3. Final Answer:

    The element is set to fixed height instead of auto height -> Option B
  4. Quick Check:

    Fixed height blocks vertical stretch = A [OK]
Quick Trick: Ensure element height is auto for vertical stretch [OK]
Common Mistakes:
MISTAKES
  • Confusing constraints with frame lock
  • Mistaking Left and Right constraints for vertical behavior
  • Ignoring element position inside frame

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Figma Quizzes