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

Adjust file select options texture fixe #1041

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Mar 3, 2025

Previously we addressed a vanilla OoB bug with rendering the file select options textures for Z-Targetting, but there is still an issue where the code was using gOptionsMenuHeaders and getting a height value of 17 instead of the textures matching 16 height, which leads to garbage pixel data rendering on the bottom.

image

This adjust the fix to instead just directly use gOptionsMenuSettings to ensure the proper height values are used for both textures.

Build Artifacts

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.

1 participant