Skip to content

Clean up some hatch uis#4540

Merged
jurrejelle merged 9 commits intomui2-refactorfrom
yo/mui2/hatch-cleanup
Feb 3, 2026
Merged

Clean up some hatch uis#4540
jurrejelle merged 9 commits intomui2-refactorfrom
yo/mui2/hatch-cleanup

Conversation

@YoungOnionMC
Copy link
Copy Markdown
Member

What

some widget layout cleanups for item and fluid hatches

Outcome

looks slightly better

How Was This Tested

go in game, open block

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner February 3, 2026 09:44
@YoungOnionMC YoungOnionMC added type: feature New feature or request bundled for a 0.X.0 Update Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Feb 3, 2026
int height = Math.max(168, (int) (18 * Math.sqrt(slots)) + 78 + 19);
var panel = GTGuis.createPanel(this, width, height);

// magic numbers are me favorite :3
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⸜(。˃ ᵕ ˂ )⸝♡

@github-actions github-actions bot added the Tests: Failed Game Tests have failed on this PR label Feb 3, 2026
@jurrejelle jurrejelle merged commit 85c5239 into mui2-refactor Feb 3, 2026
3 of 5 checks passed
@jurrejelle jurrejelle deleted the yo/mui2/hatch-cleanup branch February 3, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. Tests: Failed Game Tests have failed on this PR type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants