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

Increased the maximum length of CEO Name from 15 to 64 characters. #3011

Merged
merged 3 commits into from Apr 30, 2024

Conversation

gir489returns
Copy link
Contributor

This will hijack the call to DISPLAY_ONSCREEN_KEYBOARD and increase the size from 15 characters to the maximum the string will hold which is 64 characters. However, there doesn't seem to be an easy way to articulate we made this change to the user at runtime. Without them looking at the code, or just noticing the box is slightly bigger now, the instructions at the top still say (MAX: 15 Characters). It has to be a GXT string, it can't be a string literal, I've tried, it just gets set to blank.

@gir489returns gir489returns changed the title Added initial commit for longer names. Increased the maximum length of CEO Name from 15 to 64 characters. Apr 30, 2024
Copy link

github-actions bot commented Apr 30, 2024

Download the artifacts for this pull request:

@gir489returns gir489returns marked this pull request as ready for review April 30, 2024 20:42
@Yimura Yimura merged commit 17a7ad6 into YimMenu:master Apr 30, 2024
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2024
@gir489returns gir489returns deleted the AllowLongerCEONames branch April 30, 2024 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants