The Bug:
Labels for booleans within dialogs aren’t wrapped and can get cut off the edges of the screen.
Steps to Reproduce:
Display the appropriate dialog by using the command provided below.
/dialog show @s {"type":"minecraft:notice","title":"MC-299893","inputs":[{"type":"minecraft:boolean","key":"","label":"Observe how the text within this Boolean Label gets cut off at the edge of the screen because it consists of a lot of characters."}]}
Observer if the label of the boolean gets cut off at the edge of the screen.
Observed Behavior:
Labels for booleans aren’t wrapped and can get cut off the edges of the screen.
Expected Behavior:
Labels for booleans would be wrapped and not get cut off the edges of the screen.
Attachments
Comments 2
[media]