Overview - Resizing rules (hug, fill, fixed)
What is it?
Resizing rules in Figma control how objects change size when their parent frame or container changes. There are three main rules: hug, fill, and fixed. 'Hug' makes the object adjust to fit its content, 'fill' stretches the object to fill available space, and 'fixed' keeps the object size constant. These rules help design responsive layouts that adapt to different screen sizes.
Why it matters
Without resizing rules, designs would be rigid and break when viewed on different devices or screen sizes. Resizing rules solve the problem of making designs flexible and user-friendly. They ensure that elements look good and function well no matter the context, saving time and improving user experience.
Where it fits
Before learning resizing rules, you should understand basic Figma layers, frames, and grouping. After mastering resizing rules, you can learn about auto-layout and responsive design techniques in Figma to build complex, adaptive interfaces.