Button Fix
ModLGPL-3.0-or-later

Button Fix

A small client-side mod that fixes widget focus issues in any in-game GUI.

3.6K
Downloads
18
Followers
4 months ago
Updated
📦
2
Versions

📖About Button Fix

Button Fix (MC-259387)

A small client-side mod that fixes widget focus issues in any in-game GUI.
These issues affect all Minecraft versions since 1.19.4.

In Vanilla, GUI buttons and sliders remain focused after a mouse click until another widget claims focus. This can be visually distracting - especially when using resource packs that change the appearance of GUI widgets.
Button Fix resolves this issue by properly resetting the focus after interaction.

Vanilla buttons remain focused after clicking - Button Fix resets the focus properly.

Vanilla sliders remain focused after dragging - Button Fix resets the focus properly.

This fix applies to all sliders and pressable widgets in in-game GUIs - for example, the recipe book button in the inventory screen, or the buttons and sliders in the main menu, pause menu, or mod config screens - as long as they use vanilla widget implementations.