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

WindowScreen: Fix background being draw on top of screen #139

Merged
merged 1 commit into from
May 3, 2024

Conversation

Johni0702
Copy link
Contributor

This was clearly wrong; just no one ever noticed because the vanilla content drawn by super.onDrawScreen (e.g. vanilla buttons) is usually empty for Elementa screens.
But now that I've seen it, I can't just keep it like that.

This was clearly wrong; just no one ever noticed because the vanilla content
drawn by `super.onDrawScreen` (e.g. vanilla buttons) is usually empty for
Elementa screens.
But now that I've seen it, I can't just keep it like that.
@Johni0702 Johni0702 merged commit 990e242 into master May 3, 2024
1 check passed
@Johni0702 Johni0702 deleted the fix/background-screen-draw-order branch May 3, 2024 07:40
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