Crendgrim / AutoHUD

A Minecraft mod for the Fabric launcher which dynamically hides parts of the user interface
GNU Lesser General Public License v3.0
16 stars 10 forks source link

3.0+1.19.3 Hiding is broken #38

Closed Zorklis closed 1 year ago

Zorklis commented 1 year ago

2023-02-15_20 00 50

Crendgrim commented 1 year ago

Please provide more information. What mod is the item list, what other mods do you have installed?

Zorklis commented 1 year ago

Please provide more information. What mod is the item list, what other mods do you have installed?

I don't see how that helps if 2.5.2+1.19.3 worked perfectly

Crendgrim commented 1 year ago

.. so that I can reproduce the issue and fix it?

It doesn't show these issues in an otherwise vanilla installation.

Zorklis commented 1 year ago

image My mod list

Crendgrim commented 1 year ago

Thank you. With that, I was able to replicate and figure out the bug, it stems from the newly introduced ability to enable fade and move mode at the same time, but only when AppleSkin is installed.

Just pushed version 3.1 that fixes this issue.

Zorklis commented 1 year ago

Indeed it is fixed, thank you!