-
Notifications
You must be signed in to change notification settings - Fork 402
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
Add support for delayed turns (and delayed inverted turns). #1533
Add support for delayed turns (and delayed inverted turns). #1533
Conversation
Hoping this can make v9 as well. |
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.
This is GREAT! There is one substantive issue (last comment) that needs to be addressed about float delays, and a few style things, but hope I can get this in today. Thanks!
Assuming all the checks pass, this should be ready to go. |
@mscuthbert Checks have passed, looks ready to go. |
Great. Will be in the office later today and looks like it's a ready to merge. |
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.
Thanks! Looks perfect!
Merging. Thinking in the future we might need to have something like "minQuarterLength" and "maxQuarterLength" instead of a bare quarterLength idea -- but that's an idea for later. |
Thanks! |
No description provided.