Skip to content

Conversation

@KenshiDRK
Copy link
Member

Update th tracker to use packets instead of text.

Update th tracker to use packets instead of text
settings = config.load(defaults)

th = texts.new('No current mob', settings)
th = texts.new('${th_string}', settings)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If a text box contains no actual variable splicing (as in, the entire text box is just one variable), it performs better to not use variables and just update the entire text with th:text(new_text). Not a real issue, just mentioning it for future development.

@z16 z16 merged commit 7dfae43 into Windower:dev Jul 13, 2021
@KenshiDRK KenshiDRK deleted the thtracker branch July 31, 2021 18:19
z16 added a commit that referenced this pull request Nov 4, 2024
[thtracker] Update to use packets
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.

2 participants