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 TextMessage resizing issues #86

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

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