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

Split most frequently updated elements into own ui canvas #980

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

theli-ua
Copy link

Whenever they update they trigger rebuilding whole UI layout so it is the best practice to isolate them.

@theli-ua
Copy link
Author

This does improve performance a bit on my test low-end device

@theli-ua theli-ua marked this pull request as draft March 5, 2025 06:30
To avoid rebuilding layout unnecessarily each time score updates,
and score is updated the most in the main HUD
@theli-ua theli-ua marked this pull request as ready for review March 5, 2025 07:32
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.

1 participant