Mouse Tweaks

Mouse Tweaks

284M Downloads

Another Scroll Wheel option?

awbuckst11181999 opened this issue · 17 comments

commented

Hey, wondering if it would be possible to have a scroll wheel option sorta similar to content aware, but scrolling down always goes to your inventory, and scrolling up always goes to the open inventory? I feel like that used to be possible but idk how.

commented

Mouse Tweaks has these options:

  • 0: scroll down always pushes to other inventory
  • 1: scroll down always pulls from other inventory
  • 2: scroll down always moves item to the bottom inventory (content aware, should be what you're looking for?)
  • 3: scroll down always moves item to the top inventory (inverted content aware)
commented

So, I suspect there might be a problem with the item list on the right. Could you try hiding that, to see if the scroll direction becomes expected?

commented

Option 2 does not seem to be doing that, as I have to scroll up to move items from a chest to my inventory.
version 1.19.2-2.23
image

commented

Could you attach a screenshot of the chest UI and the slot you're scrolling on that doesn't work properly?

commented

image
If I scroll up here, it moves to my inventory, though option 2 is enabled it should be scroll down correct?
image
Scrolling up in this image works correctly, and pushes it up to the chest.
I've restarted the game completely between changing of settings, so it should be in effect.

commented

Thanks. Do you mind also trying with just Mouse Tweaks and no other mods?

I've restarted the game completely between changing of settings, so it should be in effect.

You don't need that btw, simply reopening the chest will reload the settings.

commented

JEI hidden results in the same interaction

commented

Welp all by itself it is working correctly... Guess it is just a mod conflict. I'll see if I can figure out which mod it is and report back!

commented

That would be great, thank you! I still suspect it might be JAI, I'd try that first.

commented

Alright, turns out it is inventory sorter: https://www.curseforge.com/minecraft/mc-mods/inventory-sorter/files/3963662
I have all mods enabled except for that one and it works correctly. Maybe it does something with an invisible inventory for the sorting? I'm not sure how that works.

commented

Oh. Right. I believe that one provides its own scroll handling, so the one from Mouse Tweaks is probably unused.

commented

Any way to fix this? I know these mods used to work together fine

commented

No idea honestly, I don't follow Inventory Sorter development. Mouse Tweaks itself has had no major logic changes in the past few years.

commented

Gotcha, I'll reach out to them and see what's up. Thanks for the help!

commented

Thanks! Please feel free to reopen if it turns out changes are needed on Mouse Tweaks side.

commented

Good to know it's now possible to disable those binds in inventory sorter.

commented

Update: Didn't realize that inventory sorter had scroll to move single item functionality, and it conflicted with this mod. Removed keybinds for moving single items in the Inventory Sorter and this mod's scrolling now works correctly.