Hover Labels do not display on Vanilla Buttons when hovered, if a normal Label is also defined for that button.
TheDogOfChaos opened this issue ยท 1 comments
Describe the bug
As the title says.
To Reproduce
- Create a new Layout.
- Define a Label for any vanilla button.
- Also define a Hover Label for the same button.
- Hover on the button.
- The Hover Label will not display.
Expected behavior
I expected the vanilla button's Label to switch to its Hover Label upon me hovering over it.
Game Log
N/A, nothing outputting in either the normal or debug logs when I perform the steps to reproduce.
Screenshots
Not needed.
Basic Informations (please complete the following information):
- OS: Windows 10
- FancyMenu Version: 3.2.3
- Forge Version: 47.3.7
- Minecraft Version: 1.20.1
- Active Mods: Modlist
Related to #840