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 bug with checking last drawlist was texture #696

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

streak324
Copy link
Contributor

This change addresses a bug that appears to prevent new drawlists from being pushed if the most recent drawlist has no texture.
I believe the intention of the code is to only prevent new drawlists if the most recent drawlist does have a texture and its the same as the command

This closes #664

@not-fl3
Copy link
Owner

not-fl3 commented Feb 3, 2024

Nice, thanks for PR!

@not-fl3 not-fl3 merged commit 5587702 into not-fl3:master Feb 3, 2024
6 checks passed
@streak324 streak324 deleted the fix_buttons_with_textures branch February 3, 2024 15:47
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.

Initialize button with texture doesn't work
2 participants