FancyMenu

FancyMenu

79M Downloads

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

commented

Describe the bug
As the title says.

To Reproduce

  1. Create a new Layout.
  2. Define a Label for any vanilla button.
  3. Also define a Hover Label for the same button.
  4. Hover on the button.
  5. 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
commented

Related to #840