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

GUI not overriding drawScreen() #2

Closed
ChloeDawn opened this issue Jul 3, 2017 · 1 comment
Closed

GUI not overriding drawScreen() #2

ChloeDawn opened this issue Jul 3, 2017 · 1 comment

Comments

@ChloeDawn
Copy link

You are not overriding drawScreen() in your GUIs, so the background and tooltips are not being drawn.

EDIT: Your tooltips appear to be getting drawn, so perhaps you overlooked drawDefaultBackground()?

Mod version: 1.1.1
Forge version: 1.12-14.21.1.2387

See this pull request here for more information copygirl/WearableBackpacks#33

Project table GUI:

Player inventory GUI:

@BigXplosion
Copy link
Owner

BigXplosion commented Jul 6, 2017

Oh yeah, I seem to have overlook the drawDefaultBackground(). Thanks for noticing!

Fixed in next release

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

No branches or pull requests

2 participants