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

Text_UI: Updates player variables instantly #1632

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

atummons
Copy link
Contributor

Change adds handlers for all of the player_vars to ensure that they are updated in the UI at the same time as the value changes. This handles player, ball and score in addition to all other player_vars.

Updates all player variables in the text ui instantly.  Consolidates the
calls to update player, ball, and score to be included in the aggregate
player_vars handler.
@atummons atummons changed the title Updates player variables instantly Text_UI: Updates player variables instantly Feb 16, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jabdoa2
Copy link
Collaborator

jabdoa2 commented Feb 16, 2022

Awesome. Thanks!

@jabdoa2 jabdoa2 merged commit 35a61b7 into missionpinball:dev Feb 16, 2022
@atummons atummons deleted the ui_text branch August 31, 2023 17:10
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