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

Update the region post items to avoid long lore or display names #20

Closed
wants to merge 1 commit into from
Closed

Conversation

ianpalencar
Copy link

Fixes #10

Update several spots in the post UI to either truncate, wordwrap, or shorten the wording overall. It seems like the maximum string length for these UI elements is roughly 48 characters.

I also added persistent data container usage to handle the full name of the post, as the truncation of long display names was preventing teleportation from working at all. this might also be a reasonable approach for fixing the configuration item.

truncated title
wrapped nearby connection
xp warning
xp warning with nearby wrap

…ch could cause the tooltips to run off of the screen
@ianpalencar
Copy link
Author

I'm going to make some other tweaks and such, will resubmit at some point soon. :)

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.

Word wrap in post UI
1 participant