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

State queue #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

State queue #7

wants to merge 3 commits into from

Conversation

attiasas
Copy link
Owner

@attiasas attiasas commented Jan 7, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • If this feature effect users, update the documentation and the wiki
  • This feature was validated on all supported platforms

Bug fixes related to StateManager:

  • Only change the state on the start of update method, to avoid rendering the new state after update (usually changed there)
  • Don't enter and exit a state if its already the active one

@attiasas attiasas added the bug Something isn't working label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant