Skip to content

fix TextWindow formatting/line splits#87

Open
cyanea-bt wants to merge 1 commit into
trigger-segfault:mainfrom
cyanea-bt:fix_TextWindow
Open

fix TextWindow formatting/line splits#87
cyanea-bt wants to merge 1 commit into
trigger-segfault:mainfrom
cyanea-bt:fix_TextWindow

Conversation

@cyanea-bt

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

Copy link
Copy Markdown

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