enhancementgood first issue
Description
Hey,
I noticed there doesn't seem to be any kind of autoscroll feature when inserting new text with par.Text += "Text\n" and it is at the bottom. It would be nice to have this boolean available.
Also, it doesn't seem to be possible to not wrap text inside the par (when using the layout at least). Meaning, text will wrap as you decrease the width. This works fine with lists though.
Thanks