flytegg / mc-utils

Community powered Minecraft utilities for developers, builders and players.
https://mcutils.com
29 stars 16 forks source link

Add multi line support to color text generator #197

Closed Tofpu closed 7 months ago

Tofpu commented 7 months ago

As the title says. The text area height gets automatically resized based on the content, and whenever the lines becomes too large for a particular preview, naturally it just excludes it.

Tested:

Test input:

&1First Line
&2Second Line
&3Third Line
&4Fourth Line
&5Fifth Line

Demonstration: image

stephendotgg commented 7 months ago

What a goat. When I was adding the 3 new previews I was going to add this but was much too lazy. Thank you for putting in the effort, it will not be forgotten.