jdan / cleaver

30-second slideshows for hackers
http://jdan.github.io/cleaver
MIT License
4.02k stars 305 forks source link

Feature/no slide looping #153

Closed barneyb closed 8 years ago

barneyb commented 8 years ago

don't loop around from last slide to first (or the reverse), and allow jumping directly to first/last slide using Home/End respectively

jdan commented 8 years ago

Heya @barneyb,

Thank you for the PR! I'm not sure how open I am to changing the looping behavior. That was added thoughtfully. What issues is it causing for you?

barneyb commented 8 years ago

Perhaps repackaged as an loop option, defaulting to true? I found it quite annoying during Q&A at the end of presentation, when you want to go back a handful of slides for to help answer a question, but then return to the author info afterward.

jdan commented 8 years ago

@barneyb I would happily merge an extra loop option :)