Current category button does not appear as "selected"
Qendolin opened this issue ยท 1 comments
What should happen?
When selecting a category the button should appear as selected (have a white outline).
What actually happens
The category buttons work like any other button, making it hard to tell wich category is currently selected.
Solution
I think the problem is this function:
It doesn't get called, (or I just couldn't get the debugger to stop there). This is probably because
getTextureY
is declared as private
in PressableWidget
(yarn mappings). This might have changed in a recent Minecraft version.
Environment
Minecraft Fabric 1.19.4
YACL 2.5.1+1.19.4