Skip to content

Fix shift-drop stack#138

Merged
brachy84 merged 3 commits into
masterfrom
fix/shift-drop
Jun 25, 2026
Merged

Fix shift-drop stack#138
brachy84 merged 3 commits into
masterfrom
fix/shift-drop

Conversation

@AnsonYeung

Copy link
Copy Markdown
image

As per the doc, this function should only return true when there is something obscuring the slot, which there isn't any. I tested for the case where the other panel is on top of the panel and it doesn't trigger the drop, so it should be working. The function that is responsible for the shift drop is NEIController#lastKeyTyped and it will check the slot is not obscured before shift-drop.

Fixes GTNewHorizons/GT-New-Horizons-Modpack#25138

@TheYoingLad

TheYoingLad commented Jun 22, 2026

Copy link
Copy Markdown

Can confirm, the fix works in full pack.

One note tho: when dragging a panel (for instance a cover panel) over the slots, shift dropping and other interactions still work. This is only the case during the drag, the slots cant be interacted with throught the front panel otherwise.

Example:

Screencast_20260622_231742.webm

@brachy84 brachy84 merged commit 04c9380 into master Jun 25, 2026
1 check passed
@brachy84 brachy84 deleted the fix/shift-drop branch June 25, 2026 14:58
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.

You can't shift + drop stacks in MUI2 GUIs

4 participants