If you used a TextEdit for entering text, then how did you handle making sure the RichTextLabel word wrap happened at the right place even when the window is resized? If you handled text input a different way, then I'm curious how that was. I'm trying to make a sort of text editing program of my own using Godot.