Skip to content

Fix sticky HUD messages #584

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

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Fix sticky HUD messages #584

merged 2 commits into from
Sep 12, 2024

Conversation

hymccord
Copy link
Contributor

  • Remove HornHud undefined function call
  • Use queue for multiple hud messages

Multiple calls of HornHud.showMessage in a row would result in the previous message coming back and getting stuck. Implemented a queue system to process one message at a time.

@hymccord hymccord requested a review from a team as a code owner September 12, 2024 15:56
@hymccord hymccord merged commit 6944816 into main Sep 12, 2024
5 checks passed
@hymccord hymccord deleted the bug-fix-msg-popup branch September 12, 2024 20:43
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