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 GUI background not darkening, and fix item tooltips not rendering #33

Merged
merged 1 commit into from
Jun 22, 2017
Merged

Fix GUI background not darkening, and fix item tooltips not rendering #33

merged 1 commit into from
Jun 22, 2017

Conversation

ChloeDawn
Copy link
Collaborator

@ChloeDawn ChloeDawn commented Jun 22, 2017

Currently when the GUI opens the background does not darken. Tooltips are also not rendered when mousing over items. This is because a new change to the drawSreen() method has been introduced that requires you to override it for it to work normally. The code is pretty self explanatory.

Side note: I don't know your policy on pull requests, if you don't accept small changes to code, feel free to just close this ^^

Fixes GUI background not darkening and fixes item tooltips not rendering
@copygirl
Copy link
Owner

Ahh, I was wondering why the GUI looked so.. "different" now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants