I have a text label that can contain text from a few words to a few paragraphs. I want HTML to be something like <p> . It is configured as follows:

It is attached on the left ("Equal. 18 pixels") up ("Equal 31 pixels") and to the right ("Greater than or equal to").
The result is as follows:

You can see that autorun is right, all restrictions are met, but this is not what I wanted. It somehow skips the alignment that tells the value label to fill the maximum horizontal space that it can fill. How can I customize this using storyboards?
source share