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 password key icons #2282

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

GSKirox
Copy link
Collaborator

@GSKirox GSKirox commented Aug 13, 2024

The second small key icon used for the password text in file select broke after the recent text rendering changes.
We can fix it by simply drawing both icons before drawing the text instead of doing icon 1 => text => icon 2.
Also took the occasion to slightly move left the second icon so that it looks more symmetric :
password_icons

@fenhl fenhl added Type: Bug Something isn't working Component: ASM/C Changes some internals of the ASM/C libraries labels Aug 13, 2024
@fenhl fenhl added this to the next milestone Aug 13, 2024
@fenhl fenhl merged commit 58f7b4c into OoTRandomizer:Dev Aug 13, 2024
3 checks passed
@GSKirox GSKirox deleted the fix_password_locked_icons branch October 1, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: ASM/C Changes some internals of the ASM/C libraries Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants