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

Adding more than one new slides breaks auto slide change #25

Open
garrettr opened this issue May 8, 2015 · 0 comments
Open

Adding more than one new slides breaks auto slide change #25

garrettr opened this issue May 8, 2015 · 0 comments

Comments

@garrettr
Copy link

garrettr commented May 8, 2015

STR

  1. Start with the default slides.md
  2. Add a new slide
  3. Add an image to the new slide, e.g. ![My Cool Image](http://www.reactionface.info/sites/default/files/imagecache/Node_Page/images/1310497097772.gif)

Expected behavior

If I put the cursor in the new slide text in the editor, Reveal should automatically switch to the corresponding slide. If I then move the cursor to another slide's text in the editor, Reveal should switch to that slide.

Observed Behavior

  1. Clicking in the new slide's text switches to the previous slide in Reveal.
  2. Clicking in the previous slide does not trigger any change.
  3. Auto-switching to earlier slides still works.
  4. New slides after the slide with the image also have have broken (offset by 1) auto-switching.

Additional notes

Under further testing, this only happens intermittently. 😖

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