[Suggestion] Linebreak for long texts
quiqueck opened this issue ยท 1 comments
Often, the description of Enchants is quite long, making them impossible to read on smaller screens. Due to the alignment of the tooltip, the actual name of the enchantment is often displayed outside the screen.
This could be solved by either forcing the line start to be always inside the screen bounds (so that we can always read the enchantment name) or by simply line breaking the description if it get's bigger than the screen.
Hello, thanks for taking the time to report this issue. This is a vanilla bug. On Forge the bug is fixed by Forge so nobody notices it. On Fabric you will need a 3rd party mod to fix the bug. For example Tooltip Fix.
Duplicate of #60