
Here I am trying to make the message rich text label determine the height of its parent container. For example if there is only one line of text, squash the parent container to a single line, if there is multiple lines, expand to fit its children.
How do I do this in godot?