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

Keep track of the last fragment or sub-slide displayed when moving back or forward #65

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

brichet
Copy link

@brichet brichet commented Feb 1, 2024

Checklist

  • ran doit lint locally

References

Fixes #49

Code changes

Adds a redirect attribute to slide extent.
This new attribute is filled with the index of the last fragment or subslide displayed in this "slide group".
It is used when falling back on a slide with left/right arrows.

User-facing changes

Using left/right arrows does not necessarily fall back on a Slide type anymore, but on the latest fragment of that slide.

Backwards-incompatible changes

None

@brichet brichet changed the title Keep current fragment or subslide in memory when moving back or forward Keep track of the last fragment or sub-slide displayed when moving back or forward Feb 1, 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

Successfully merging this pull request may close these issues.

Confused by navigation: space and shift-space skipping certain sublisdes / fragments
1 participant