Skip to main content
Cody_Porter
New Member
January 22, 2021

LAUNCHED: Min and Max Width for Auto Layout

  • January 22, 2021
  • 95 replies
  • 65553 views

I would like to add a max-width to a text box while using auto layout to keep the word count per line at a reasonable minimum.

Currently, I have the text element set to “Fill Container” which makes the text respond very nicely to the screen size. But because it is set to “Fill Container”, the text spans the entire width of the element which makes the text lines more difficult for users to read quickly.

If a max-width was set, the component should respond until it reaches the max-width, which would help keep the line length down.

I also feel like there are many other circumstances where max and min-width would be extremely helpful

Anyone else having this issue? Or does anyone have a great fix/hack to get around it?

Looking forward to seeing what you have to say.

Cheers,

95 replies

Yulia
August 12, 2022

+1 really neaded

Gershon1
August 17, 2022

I would love this feature as well. I run into the need for it almost daily.

Titus_Ahciarliu
August 28, 2022

Almost 2 years later and still no clean solution… 😦

Ryan_Brewer
September 7, 2022

Can’t see how this is that difficult to implement

Ann-Sofie_Arrback
September 19, 2022

+1, would be really useful.

Oliver_Kierepka
September 29, 2022

Yes i am in too. +1

Jimmy_Lee_Skrufve
New Member
September 30, 2022

Sign me up too, this is needed for creating good responsive layouts!

Fabien_Renault
October 14, 2022

That would be soooo usefuuul, no need to put that in the documentation without even being sure the info will reach out to dev/designers everytime

immjs
October 23, 2022

+1, it just sounds so obvious

Fabian_Truxius
October 25, 2022

+1, Same here, would be awesome and so helpful!