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

Fixes reset bug by using pre-start lifecycle instead of bogus value #32

Merged
merged 3 commits into from
May 19, 2022

Conversation

Eein
Copy link
Owner

@Eein Eein commented May 18, 2022

closes #27

The major behaviour change here is that since the autosplitter now relies on lifecycles, it will only split while the timer is running.

@Eein Eein added the bug Something isn't working label May 18, 2022
@Eein Eein self-assigned this May 18, 2022
@Eein Eein requested a review from ak505188 May 18, 2022 22:52
@ak505188
Copy link
Collaborator

Looks good! If it's tested feel free to merge. Only note is we should delete isCharacterHighlighted from state if it's not used anymore.

@Eein Eein removed the request for review from ak505188 May 18, 2022 23:13
@ak505188 ak505188 merged commit 55847c2 into main May 19, 2022
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.

splits reset when hitting continue
2 participants