
The setup.

Documenting a cut. I built it so you could have six different 'texts', with separate inputs. But I'm realizing the complexity isn't worth it, you can get the same result with one text using new lines.

Got a bunch of the movement and resize working, I think I need multiple selection though, so I need to refactor/rethink a bit.

Made some progress in the placement algorithm by holding the 'desired' x and width and basing placement off that. Still some bugs though.

Still really into this keyboard-controlled movable text-wrapping idea, but the complexity of all the states is too much right now. Need to think of ways to break it down.