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

Return a state that has same name as input in PointAttractor #241

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

domire8
Copy link
Contributor

@domire8 domire8 commented Jan 12, 2022

As @buschbapti found out while updating modulo, the PointAttractor DS returns a state that does not have the same name as the input state. This should not be the case, and is not the case for all the other DSs. This PR fixes this problem

buschbapti
buschbapti previously approved these changes Jan 12, 2022
Copy link
Contributor

@buschbapti buschbapti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for me thanks for correcting that!

eeberhard
eeberhard previously approved these changes Jan 12, 2022
@domire8 domire8 dismissed stale reviews from eeberhard and buschbapti via b539c33 January 12, 2022 16:55
@domire8 domire8 force-pushed the feature/ds-output-state-name branch from 3eab933 to b539c33 Compare January 12, 2022 16:55
@domire8 domire8 merged commit c246789 into develop Jan 12, 2022
@domire8 domire8 deleted the feature/ds-output-state-name branch January 12, 2022 17:05
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.

3 participants