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

Various debounce reworks and fixes #663

Merged
merged 7 commits into from
Feb 4, 2024

Conversation

TheNathannator
Copy link
Collaborator

Things were very busted in here lol, debounce should no longer be causing overhitting or incorrectly eating inputs.

Additionally, the raw value display for button bindings has been removed. It was too much of a hassle to get working right with debounce, and there will almost never be any perceivable difference between it and the normal value display. Only the calibrated value display remains.

@TheNathannator TheNathannator changed the title Variuous debounce reworks and fixes Various debounce reworks and fixes Feb 4, 2024
@EliteAsian123 EliteAsian123 merged commit f01c707 into YARC-Official:dev Feb 4, 2024
@TheNathannator TheNathannator deleted the debounce-fixes branch June 26, 2024 16:58
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