Skip to main content

Hi there,


I’m struggling with text boxes which are not trimmed horizontally. I’m trying to create single speech bubble with limited width. When the last word in the line doesn’t fit the bubble goes to maximum width and then jumps to another line. I wish to trim it to the actual text width.





Do you know a solution which is not manually set every single bubble?

@Raku I’m trying to understand a bit more – first, can you give more info on how you’ve put together your ideal design (like the one you showed in your screenshot). Are you using components/instances for this design?


Every bubble is a simple text with auto hight added to auto layout.

image


Here are text preferences:


Auto layout has maximum width set to 300px.

Preferences:


It works good except that one thing I mentioned.


Reply