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

Slip mode: consider loop for background position only if it was enabled before slip #11848

Merged
merged 1 commit into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. Slip mode: consider loop for background position only if it was enabl…

    …ed before slip
    
    this restores 2.3 behaviour (broken by c5127eb):
    * enable slip mode (no active loop)
    * active loop (NOT rolling loop since that would quit slip mode when disabling it)
    * let it do a few interations so the slip position and the background position can be clearly distinguished
    * disable loop
    * quit slip mode
    = position is where it would have been without slip mode
    ronso0 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a33d74d View commit details
    Browse the repository at this point in the history