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

Set Section Loop & Switch Sections Immediately (Next/Previous) #675

Open
tkna91 opened this issue Nov 6, 2024 · 0 comments
Open

Set Section Loop & Switch Sections Immediately (Next/Previous) #675

tkna91 opened this issue Nov 6, 2024 · 0 comments

Comments

@tkna91
Copy link

tkna91 commented Nov 6, 2024

Immediate switching version of #653

1. Execute "Next" key
    2. If the entire section at the cursor position is NOT LOOPING
        3. Enables looping for the entire CURRENT section
        4. Immediately switches to the first sequence in the CURRENT section
    2. If the entire section at the cursor position is LOOPING
        3. Enables looping for the entire NEXT section
        4. Immediately switches to the first sequence in the NEXT section

1. Execute "Previous" key
    2. If the entire section at the cursor position is NOT LOOPING
        3. Enables looping for the entire CURRENT section
        4. Immediately switches to the first sequence in the CURRENT section
    2. If the entire section at the cursor position is LOOPING
        3. Enables looping for the entire PREVIOUS section
        4. Immediately switches to the first sequence of the PREVIOUS section
20241106-234546_screencast-audioin.mp4
@tkna91 tkna91 changed the title Set Section loop & Switch Sections Immediately (Next/Previous) Set Section Loop & Switch Sections Immediately (Next/Previous) Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant