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

[All versions] Mouse wheel scroll goes into the crafting grid instead of hotbar. #53

Open
vizthex123 opened this issue Jun 17, 2021 · 6 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@vizthex123
Copy link

Could this be fixed for every version? Or at least the 1.16.5 one? (since for 1.12.2 you can install NEI 1.8+ and disable the wheel tweak from this mod)

It's quite annoying when I scroll something but it doesn't go to the hotbar.

@YaLTeR
Copy link
Owner

YaLTeR commented Jun 17, 2021

Mouse Tweaks scrolls items between the player inventory slots (including hotbar) and the open container slots (chest, furnace, crafting table). When you open the player inventory, the container slots are the 2x2 crafting grid, similar to an open crafting table. So scrolling works between the crafting grid and the inventory + hotbar. How are you suggesting to change that?

@YaLTeR YaLTeR added enhancement New feature or request question Further information is requested labels Jun 17, 2021
@vizthex123
Copy link
Author

Removing the ability to scroll wheel into the player crafting grid. Maybe it could be a config option (though I doubt anyone uses it to put items into crafting grids).

It's for when you scroll wheel just 1 item from your inventory to your hotbar (which I do with food since I store it in my inventory).

It's just a pet peeve of mine how this mod has never done that like NEI 1.8+ (and I think Item Scroller) did, neither of which are updated.

@YaLTeR
Copy link
Owner

YaLTeR commented Jun 18, 2021

Removing the ability to scroll wheel into the player crafting grid.

I might be mistaken, but with current Mouse Tweaks implementation this would mean scrolling won't do anything at all because there would be no "container inventory". Which is why I'm asking how exactly you're proposing to change it.

has never done that like NEI 1.8+ (and I think Item Scroller) did

Do I understand correctly that what you're suggesting is that in the player inventory you should instead be able to scroll between the hotbar and the rest of the inventory?

I doubt anyone uses it to put items into crafting grids

The one useful case is scrolling from the crafting output slot (e.g. put a stack of wood and then scroll just a few planks out). Should that be special-cased then?

@vizthex123
Copy link
Author

I was just hoping it could be a config option or something. I'm not a programmer, I just like my small QoL changes.

@YaLTeR
Copy link
Owner

YaLTeR commented Jun 20, 2021

I'm trying to figure out what behavior precisely you're asking for. It won't need an option.

@vizthex123
Copy link
Author

I'm trying to figure out what behavior precisely you're asking for. It won't need an option.

Make items go into the hotbar when scrolled instead of the crafting grid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants