Skip to content

Allow scroll-wheel item transfer in backpack GUI#49

Merged
Dream-Master merged 1 commit into
GTNewHorizons:masterfrom
Luca-Guettinger:fix/scroll-transfer-backpack
Apr 26, 2026
Merged

Allow scroll-wheel item transfer in backpack GUI#49
Dream-Master merged 1 commit into
GTNewHorizons:masterfrom
Luca-Guettinger:fix/scroll-transfer-backpack

Conversation

@Luca-Guettinger
Copy link
Copy Markdown

The backpack GUI was blocking all scroll wheel events over the container to work around a fluid slot desync. This prevented MouseTweaks scroll-to-transfer feature from working entirely.

The restriction has been narrowed to apply only to fluid slots directly. Additionally, a flag was introduced so that fluid containers are routed to the regular backpack inventory during scrolling instead of bucket slots.

Closes GTNewHorizons/GT-New-Horizons-Modpack#24192

@Dream-Master Dream-Master merged commit 25f1545 into GTNewHorizons:master Apr 26, 2026
1 check passed
@Luca-Guettinger Luca-Guettinger deleted the fix/scroll-transfer-backpack branch April 26, 2026 18:27
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.

Can't remove items from an adventure backpack with the scroll wheel

3 participants