\n Tooltip Line Formatting doesn't function properly ONLY in fullscreen? Works fine in windowed mode.
Opened this issue ยท 1 comments
Issue description
Here's the Tooltip in Windowed Minecraft Mode:
the \n formatting works perfectly.
Here's the Tooltip in FULLSCREEN:
Suddenly, the properly-formatted \n formatting turns into "LF" characters?
Really not sure what this is like.
Steps to reproduce
Here's my Crafttweaker example:
minecraft:stick.addShiftTooltip(" ", "Hold SHIFT for more info.");
minecraft:stick.addShiftTooltip("This should be line 1 \n and this should be line 2);
This would format properly in windowed mode, but not fullscreen?
Script used
The crafttweaker.log file
Minecraft version
1.12
Forge version
14.23.5.2855
CraftTweaker version
CraftTweaker2-1.12-4.1.20.614
Other relevant information
No response
The latest.log file
.