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

Force disable mouse wheel transfer if NEI's mouse wheel transfer is active #12

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Alexdoru
Copy link
Member

Both MouseTweaks and NEI implement a feature that allows to transfer items in GuiContainers by using the mouse wheel.

Recently the default configs got changed to have NEI one enabled by default and not mouse tweak's. When both are enabled it leads to items transfering twice.

To avoid unnecessary bug reports and tickets from players that might have both active in their configs, I am disabling this one when NEI one is active.

@Dream-Master Dream-Master requested a review from a team November 17, 2024 08:45
@Dream-Master Dream-Master merged commit c167295 into master Nov 17, 2024
1 check passed
@Dream-Master Dream-Master deleted the mouse-wheel branch November 17, 2024 09:00
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.

3 participants