LibGui icon indicating copy to clipboard operation
LibGui copied to clipboard

WText auto-resize

Open HoodieRocks opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. WText's height is constant, meaning long text will sometimes get cut off, and short pieces of text get provided too much space.

Describe the solution you'd like WText automatically sets its height depending on text length

Describe alternatives you've considered A method that returns true if text overhangs its boundaries

Additional context Because fonts and text are rendered differently than menus (if I remember correctly) this may not be possible, but I'm always amazed at what people can do.

HoodieRocks avatar Jun 27 '22 13:06 HoodieRocks