-
Notifications
You must be signed in to change notification settings - Fork 8
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
Hotkey Updates #34
Hotkey Updates #34
Conversation
add a few comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Akeianova sorry for taking so long to review! I left a couple comments and questions
Removed incorrect non-support comment
fix jump and speed change function logic
I also apologize, but I do not have access to my dev environment at the moment so if this is incorrect I will have to fix it properly at a later date |
@Akeianova Yeah, the change to Config I meant to change the text like: - The rate that boot jump and speed modifiers change when the Jump/Speed Modulation key is pressed. 'Modified values will not receive support'
+ The rate that boot jump and speed modifiers change when the Jump/Speed Modulation key is pressed. rather than remove the whole line. No rush, take your time |
fixed the config changes, my bad |
Adds new modifier to increase granularity in jump and speed modularity. Also ensures that increments are locked to multiples of 5 to avoid value drift.