Experience/Hunger labels don't respect hud hiding option when current screen isn't null
forkiesassds opened this issue ยท 2 comments
Version Information
Please fill out the following information. Replace each
x
with a number:
Minecraft Version: 1.19
Nostalgic Tweaks Version: 2.0-beta3
Describe the Bug
A clear and concise description of what the bug is (e.g., startup crash, runtime crash, or something not working as intended).
When the hud is hidden the Experience/Hunger labels are hidden, but when you go to the pause screen they are not hidden
Crash Report
If applicable, please include a link to a complete crash report. You can use Gist (https://gist.github.com) to create this link. These reports can be found in
.minecraft/crash-reports
.
N/A
Bug Context
If applicable, add some context to the bug. If a crash occurred while you were in-game, what happened before the crash? For example, "I fell from a high place and before the hurt sound could play the game crashed."
N/A
Screenshots
If applicable, add screenshots to help explain your problem.
I think some other vanilla Minecraft HUD elements do this too with F1 active while going into the pause screen. I'll look into this and add an extra conditional to prevent this for the text HUD overlay tweaks. ๐