Extend latching functionality#362
Merged
Merged
Conversation
chmanie
force-pushed
the
develop
branch
2 times, most recently
from
December 9, 2025 22:25
d89d822 to
fed58ce
Compare
Member
|
I can decrease the number of step but not increase it again. Edit: this seem to be the case for all the shift functions. |
chmanie
force-pushed
the
feat/latching-options
branch
from
January 25, 2026 19:09
d29d950 to
9dffc38
Compare
chmanie
marked this pull request as ready for review
January 25, 2026 20:36
chmanie
force-pushed
the
feat/latching-options
branch
9 times, most recently
from
January 27, 2026 23:22
0f3f7e3 to
1d0c077
Compare
ArthurGibert
force-pushed
the
feat/latching-options
branch
from
January 29, 2026 13:31
1d0c077 to
9e0903f
Compare
Member
|
I increased jitter tolerance to 20 |
ArthurGibert
force-pushed
the
feat/latching-options
branch
from
February 10, 2026 14:35
9e0903f to
75ff909
Compare
chmanie
force-pushed
the
develop
branch
3 times, most recently
from
February 10, 2026 20:48
04a8fcc to
7720241
Compare
chmanie
force-pushed
the
feat/latching-options
branch
from
February 10, 2026 22:05
75ff909 to
e3307ec
Compare
chmanie
force-pushed
the
feat/latching-options
branch
from
February 10, 2026 22:07
e3307ec to
dff11cf
Compare
chmanie
force-pushed
the
feat/latching-options
branch
from
February 10, 2026 23:07
750006a to
4a8cdb3
Compare
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.
This PR modifies seq8 to use the general latching mechanism. I also added two more takeover options: jump and scale (inspired by what the fine folks over at Deluge did).