Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hover Labels do not display on Vanilla Buttons when hovered, if a normal Label is also defined for that button. #945

Open
TheDogOfChaos opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TheDogOfChaos
Copy link

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
@TheDogOfChaos TheDogOfChaos added the bug Something isn't working label Sep 27, 2024
@TheDogOfChaos TheDogOfChaos changed the title Hover Labels do not display on Vanilla Buttons when hovered, if a normal Label is defined for that button. Hover Labels do not display on Vanilla Buttons when hovered, if a normal Label is also defined for that button. Sep 27, 2024
@Keksuccino
Copy link
Owner

Related to #840

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants