Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix poseStack translation leak in JEI RecipeTransferCraftingGridError #3718

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mezz
Copy link

@mezz mezz commented Jul 25, 2024

Fix for

RS has a poseStack.translate with pushing and popping the stack, resulting in a leaked translation.

Before fix, hovering over the crafting button would shift GUI elements around:
Bug JEI - Refined

After fix:
Screenshot 2024-07-26 at 8 53 45 AM

I added mitigation for this in JEI as well but I think this is the "correct" place for the fix to be.

@mezz
Copy link
Author

mezz commented Jul 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant