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

Long Pokemon Nicknames May Overflow in Party Screen #6257

Open
Deokishisu opened this issue Feb 13, 2025 · 1 comment
Open

Long Pokemon Nicknames May Overflow in Party Screen #6257

Deokishisu opened this issue Feb 13, 2025 · 1 comment
Labels
bug Bug status: unconfirmed This bug has not been reproduced yet

Comments

@Deokishisu
Copy link

Description

12 "/" characters overflows the space reserved for names in the party screen. This should be the longest possible width for a nickname. This was not a problem in vanilla because nicknames could only be 10 characters long.

Image

Version

1.9.3

Upcoming/master Version

e9ab070

Discord contact info

deokishisu

@Deokishisu Deokishisu added bug Bug status: unconfirmed This bug has not been reproduced yet labels Feb 13, 2025
@AsparagusEduardo
Copy link
Collaborator

We tested letters for the narrower fonts, but I suppose we didn't test symbols such as "/" ^^;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug status: unconfirmed This bug has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants