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

don't change ResetNextIf to ResetIf when attached to a Trigger condition #405

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

Jamiras
Copy link
Owner

@Jamiras Jamiras commented Jun 27, 2023

Closes #404

While logically correct, converting a ResetNextIf attached to a Trigger condition into a ResetIf causes the challenge indicator to disappear when the ResetIf is true. Clearing the hits on the Trigger should not cause the challenge indicator to be hidden as long as the non-Trigger conditions remain true.

@Jamiras Jamiras added this to the 1.12.1 milestone Jun 27, 2023
@Jamiras Jamiras merged commit eea9257 into master Jul 16, 2023
1 check passed
@Jamiras Jamiras deleted the trigger_when_never branch July 16, 2023 13:46
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.

[Feature Request] trigger_when() ResetNextIf condition
1 participant