Hi!
I’d like to know if there is a way to set the maximum and minimum size of widget with a scale box. I have a widget with two scale boxes, one for an image and one for text. I’d like the text to wrap and go to a second line at some point, but it never does. Is there any way to get it to work like that?
Here’s an example (the hello-box):
vs.
Also, as you can see, the image behind the text is at its original height (and width on the first picture). Is there a way to make it scale according to how many lines the text is on? So that it’s always just a little bigger than the text.
Thanks!