dseif / slide-drive

Slideshow using audio/video to drive content
45 stars 9 forks source link

Deck.js moves to first slide after adding slides #36

Closed banksJeremy closed 12 years ago

banksJeremy commented 12 years ago

We re-initialize Deck.js when we add new slides. Unfortunately, this causes the presentation to be moved back to the first side, which then moves the audio back to time 0:00. When adding a new slide, we must...

dseif commented 12 years ago

Nice catch

banksJeremy commented 12 years ago

Things might still jump around a little while importing, but they'll end up in the right place.