8000 Single pixel texture is broken in Gum tool · Issue #714 · vchelaru/Gum · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Single pixel texture is broken in Gum tool #714

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

Open
vchelaru opened this issue May 3, 2025 · 0 comments
7A1E Open

Single pixel texture is broken in Gum tool #714

vchelaru opened this issue May 3, 2025 · 0 comments
Labels

Comments

@vchelaru
Copy link
Owner
vchelaru commented May 3, 2025

This is broken because SinglePixelTexture shares the same reference with other objects. When a screen is re-loaded, that texture gets disposed. All controls except the internal Gum system refresh. This somehow needs to refresh itself if it is invalid. Need to figure out how to do this....

Oh, perhaps the way to do it is to have the SinglePixelTexture have a name. If it is marked as invalid, then it should ask the content manager for that texture again!

@vchelaru vchelaru added the bug label May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0