CleanroomMC / MouseTweaks

A Minecraft mod that enhances inventory management.
https://minecraft.curseforge.com/projects/mouse-tweaks
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Click and drag does not work in AE2 terminal #8

Open sainagh opened 1 month ago

sainagh commented 1 month ago

Basically the title. Multiple users of the Meatballcraft modpack (I am the dev for it) have reported not being able to use shift + left click while dragging the mouse to mass dump items into the ae2 terminal.

The modpack uses the latest version of PAE2 (0.56.6 at the time this is being posted), Neeve AE2 (1.6.4), and other AE2 addons that (to my knowledge) do not change the way terminals work.

sainagh commented 1 month ago

Nevermind, the issue is on AE2 side, I tested this with non-forked mousetweaks and the issue still persists, feel free to disregard and close this issue.

jchung01 commented 1 month ago

This was caused by a change in MouseTweaks interactions starting in AE2UEL v0.56.5. I'm addressing some issues with those interactions, one of them being the mentioned shift + left click mass transfer functionality in https://github.com/AE2-UEL/Applied-Energistics-2/pull/455, so this issue should be fixed when that gets accepted.

sainagh commented 1 month ago

wow you are amazing!

jchung01 commented 1 month ago

Fix merged by https://github.com/AE2-UEL/Applied-Energistics-2/commit/1316f035cd3707f522351e016846f06224e40e1e if you want to close the issue.