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 held item names in the PC sometimes using the shorter font when unnecessary #4588

Merged
merged 1 commit into from
May 16, 2024

Conversation

kittenchilly
Copy link

Description

I noticed the name of some held items on pokemon in the PC switched to using the shorter font, when the item name is the same as vanilla (not expanded). This fixes that by making the width it checks the same as the pokemon species name, as its more than enough to fit within the box, and it was really limiting before.

Images

(Mystic Water is a vanilla name and is not expanded)
Before:
image
After:
image

Discord contact info

kittenchilly

@Bassoonian Bassoonian merged commit b4ece97 into rh-hideout:upcoming May 16, 2024
1 check passed
@mrgriffin
Copy link
Collaborator

Does this test need updating too?

@Bassoonian
Copy link
Collaborator

Does this test need updating too?

Oh, it might? I didn't know it existed, my bad

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.

3 participants