ZeroOne mode fix. Case sensitivity fixes. - #61
Open
nathanielstenzel wants to merge 2 commits into
Open
Conversation
…lets the cursor keep moving. Make ZeroOne mode move in the right direction. Correct some case sensitivity issues. Note: Testing shows that the timer does not seem to work for absolute movement mode which seems to stick.
Author
|
I guess there is something that still needs to be tested...joystick axis to mouse button. I had already tested joystick to key press. I want to make sure everything is tested so I do not break one thing while fixing another thing. |
Author
|
We should hold off on this for now. I am doing further testing. |
…yboard" might be easier but do we want that for absolute mode?
Author
|
It was not ready at this time. |
Author
|
It is ready after the second commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Give ZeroOne mode access to the timers that gradient mode uses. This lets the cursor keep moving.
Make ZeroOne mode move in the right direction.
Correct some case sensitivity issues.
Note: Testing shows that the timer does not seem to work for absolute movement mode which seems to stick.