Skip to main content
Question

Cant Select "Fill Container" For Height

  • November 25, 2024
  • 1 reply
  • 160 views

Justin_Breck

I’m designing and SaaS dashboard, and I’m trying to fill a bit of space between a header and a another section within an auto layout, but for some reason i cant select 'fill container" for the height. I can do it for width, but not the height. Is there something I’m missing to understand the properties behind fill container for height?

This topic has been closed for replies.

1 reply

Al Stevens
  • New Member
  • 1 reply
  • March 25, 2025

I had the same problem. In my case this was because the parent Auto Layout was set to wrap (rather than being simply horizontal). This seemed to prevent child elements using the fill container property.