Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

gchriz
Copy link
Contributor

@gchriz gchriz commented Feb 8, 2024

Some navigation issue regarding remembered vertical positions drove me crazy until I found out some details now.

After navigating left/right between vertical stacks below the top position and then continuing the presentation with Next (space or N) the presentation jumps from the bottom of current stack to the remembered position of the next stack to the right. And NOT to the top position as expected in the normal flow.
Navigating backwards (shift-space or P) is working correctly: The bottom slide of the next stack to the left is jumped to.

As far as I understand it the exact same behaviour is described in the older issue #2838.

So I fixed it in this PR.

(And I learned about npm etc. so that I was able to build reveal.js' "dist" directory.)

@gchriz
Copy link
Contributor Author

gchriz commented Feb 8, 2024

Probably the same fix needs to be applied one "else if" block above for config.rtl and so replacing the simple navigateLeft() there.
Since I don't know anything about RTL I didn't change that yet. But of course can do it later.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.