Skip to content

fix: Unshown Slides in Infinite Mode#4076

Open
lhortmann wants to merge 1 commit intokenwheeler:masterfrom
lhortmann:patch-1
Open

fix: Unshown Slides in Infinite Mode#4076
lhortmann wants to merge 1 commit intokenwheeler:masterfrom
lhortmann:patch-1

Conversation

@lhortmann
Copy link
Copy Markdown

If slidesToScroll is set to 1, the modulo expression is always true, so the if-query
jumps into the else branch.
Create an upstream-if-query for this case, so the first slides ist shown correctly after the last one

If `slidesToScroll` is set to 1, the modulo expression is always true, so the if-query
jumps into the else branch.
Create an upstream-if-query for this case, so the first slides ist shown correctly after the last one
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.

1 participant