Skip to content

fix TextMessage resizing issues#86

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

fix TextMessage resizing issues#86
cyanea-bt wants to merge 1 commit into
trigger-segfault:mainfrom
cyanea-bt:fix_TextMessages

Conversation

@cyanea-bt

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

Copy link
Copy Markdown

The formula used for textGlobs.winLowPos was incomplete.
This lead to issues when the MessagePanel was supposed to shrink back down after displaying a long TextMessage.
Fix was simple, I just added the missing part of the formula, taken from the source dump.

Closes #85

formula used for textGlobs.winLowPos was incomplete
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.

Message box/area not resizing properly

1 participant