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 TextWindow formatting/line splits #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cyanea-bt
Copy link

@cyanea-bt cyanea-bt commented Jun 24, 2024

Lines equal in length to the window's width limit were split up one word/character too early and did not match the reference from the original LRR. Solved by only splitting lines when their width is greater than the window's width limit.
For more details please read the posts in issue #84.

Closes #84

lines equal in length to the window's width limit were split up
one word/character too early and did not match with the original LRR
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.

Mission briefing missing text / incorrect formatting
1 participant