Original reporter & ticket id
No response
Category
HUD
Bug description
Multi-line input should support line break rendering, meaning it does not calculate the text height and length at the time (the line break operation is not yet supported and will display unknown characters). It also does not support Chinese input.
Steps to reproduce
Use Forge 1.8.9 OneConfig 0.2.2-alpha228
Config @text(multiline = true)
Input some Chinese word and try enter key to next line
or paste with "\n" or "\r\n" next line
Default multiline:
paste too long with nospace word, like "oneconfigoneconfigoneconfigoneconfigoneconfigoneconfig" and more
Anything else?
No response
Original reporter & ticket id
No response
Category
HUD
Bug description
Multi-line input should support line break rendering, meaning it does not calculate the text height and length at the time (the line break operation is not yet supported and will display unknown characters). It also does not support Chinese input.
Steps to reproduce
Use Forge 1.8.9 OneConfig 0.2.2-alpha228
Config @text(multiline = true)
Input some Chinese word and try
enterkey to next lineor paste with "\n" or "\r\n" next line
Default multiline:
paste too long with nospace word, like "oneconfigoneconfigoneconfigoneconfigoneconfigoneconfig" and more
Anything else?
No response