pokepetter / ursina

A game engine powered by python and panda3d.
https://pokepetter.github.io/ursina/
MIT License
2.23k stars 328 forks source link

InputField should have a "wrap text" option #654

Open buddha314 opened 10 months ago

buddha314 commented 10 months ago

Feature Request:

In a classic CSS move, typing into a text field will break the boundaries with a large character limit. Options for text wrap and addition of new lines as needed up to character max would improve text-based interaction.