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

Fixed Sticky Shift Conflict with Shift Select Encoder Acceleration #661

Conversation

seangoodvibes
Copy link
Collaborator

@seangoodvibes seangoodvibes commented Oct 31, 2023

Fixed conflict when Sticky Shift functionality is enabled with the Shift Select Encoder Acceleration that was added in #636

Fixed it by calling isButtonPressed instead of isShiftButtonPressed in order to check if the Shift button is actually being pressed rather than "stickily pressed."

Fixed conflict when Sticky Shift functionality is enabled with the Shift Acceleration that was added in SynthstromAudible#636

Fixed it by calling isButtonPressed instead of isShiftButtonPressed in order to check if the Shift button is actually being pressed rather than "stickily pressed."
@seangoodvibes seangoodvibes changed the title Fixed Sticky Shift Conflict Fixed Sticky Shift Conflict with Shift Select Encoder Acceleration Oct 31, 2023
@m-m-adams m-m-adams merged commit 7e419db into SynthstromAudible:release/1.0 Oct 31, 2023
github-merge-queue bot pushed a commit that referenced this pull request Nov 1, 2023
* Fixed Sticky Shift Conflict (#661)

Fixed conflict when Sticky Shift functionality is enabled with the Shift Acceleration that was added in #636

Fixed it by calling isButtonPressed instead of isShiftButtonPressed in order to check if the Shift button is actually being pressed rather than "stickily pressed."

* enable filters for testing

---------

Co-authored-by: Sean Ditny <[email protected]>
@seangoodvibes seangoodvibes deleted the Fix-Sticky-Shift-Conflict-with-Shift-Menu-Acceleration branch February 22, 2024 23:25
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