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

Fix issue with gui voiding items. #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LegendaryRyan
Copy link

The InventoryClickEvent was not cancelling correctly, you could drag & drop items from your inventory into the LobbyAPI menu, then when you closed the LobbyAPI menu -- they're gone into the void.

Video detailing bug: https://youtu.be/nc36vhynTGg

This fix correctly cancels the InventoryClickEvent, and solves the problem.

The InventoryClickEvent was not cancelling correctly, you could drag & drop items from your inventory into the LobbyAPI menu, then when you closed the LobbyAPI menu -- they're gone into the void.
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