Crendgrim / AutoHUD

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

Doesn't seem to respect OneBar's "Hotbar item tooltip down" option #34

Closed Madis0 closed 1 year ago

Madis0 commented 1 year ago

AutoHUD always seems to use the vanilla height for the hotbar tooltip, regardless of whether that option is enabled.

https://github.com/Madis0/OneBar/blob/main/src/main/java/io/github/madis0/mixin/InGameHudMixin.java#L78

Crendgrim commented 1 year ago

I cannot reproduce this anymore with the latest AutoHUD and OneBar. Either it magically got fixed by me cleaning up, or you did something in the meantime. Hurray for it working fine now, though ;)