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

Fixed the cursor location being reset upon menu click. #13

Merged
merged 3 commits into from
Jan 29, 2021

Conversation

BradBouquio
Copy link

Removed all instances of the closeInventory method in the SkyBlockMenu class. It was serving no purpose other than to frustrate the player by resetting the cursor location on every click.

@Muspah
Copy link
Member

Muspah commented Jan 29, 2021

Didn't have the time yesterday to check the issue you created, sorry. Tbh, I have no idea what the reasoning behind this was, the menu class needs refactoring at some point because it's a mess, but isn't my real priority as long as the underlying business logic needs changes too. Removing the closeInventory calls looks good to me, but you've also committed the change from PR #14 into this PR. Could you revert that, so we can merge?

@BradBouquio
Copy link
Author

Reverted. Yeah the menus need some love. I'm trying to sort out another bug as we speak so that I can get my challenges to display properly.

@Muspah
Copy link
Member

Muspah commented Jan 29, 2021

Thanks

@Muspah Muspah merged commit a0b10e5 into uskyblock:master Jan 29, 2021
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.

2 participants