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

Fix to ensure springs propogate their final state before they sleep #316

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

Raild3x
Copy link
Contributor

@Raild3x Raild3x commented Mar 21, 2024

Currently Springs internally have their proper value, but they sometimes dont send out the value they have before they sleep, resulting in a disconnect.

This change just ensures that the final value is properly propogated out before sleeping the spring.

@dphfox dphfox merged commit e4aa859 into dphfox:main Mar 24, 2024
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