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

Bugfix #13 shift click not working #15

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

elgbar
Copy link
Owner

@elgbar elgbar commented Mar 1, 2024

I think the problem was with the menu swapper looking at the current item id in the clicked item. Since we change the item id to display the future item, the plugin miscalculated what to do somehow.

The fix is to the equipping at the end of the frame to allow menu swapper to behave correctly.

I think the problem was with the menu swapper looking at the current
item id in the clicked item. Since we change the item id to display
the future item, the plugin miscalculated what to do somehow.

The fix is to to the equipping at the end of the frame to allow
menu swapper to behave correctly.
@elgbar elgbar changed the title Bugfix/13 shift click not working Bugfix #13 shift click not working Mar 1, 2024
@elgbar
Copy link
Owner Author

elgbar commented Mar 1, 2024

Closes #13

@elgbar elgbar merged commit eae3acc into master Mar 1, 2024
2 checks passed
@elgbar elgbar mentioned this pull request Mar 1, 2024
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.

1 participant