The width of an advancement's description depends on the first line
Resolved
Fixed
12
The bug
The width of the description of an advancement depends on the width of the first line, rather than the width of longest line in the description, or the width of the title of the advancement.
Probably WAI, as normal advancements are supposed to have this function so they don't overflow, and the text box becomes too big. Once the top line is filled, the limit is set, so then the bottom text bits don't go any further than that.
It would be helpful, however, for this to be disabled if you use \n.
Probably WAI, as normal advancements are supposed to have this function so they don't overflow, and the text box becomes too big. Once the top line is filled, the limit is set, so then the bottom text bits don't go any further than that.
It would be helpful, however, for this to be disabled if you use \n.
Can confirm, as well.