Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Reset timer on remaining time instead of timeout value when resuming #6

Open
Narretz opened this issue Jul 2, 2012 · 1 comment
Open

Comments

@Narretz
Copy link

Narretz commented Jul 2, 2012

When I pause / resume pause, two things currently happen, which are unexpected.

In the included example, when I wait 1 second and then pause and then resume, the slide will display for the initial amount of time (3 sec), not for the remainder (2 sec).

I have my own slide show where it actually resets to the plugin default (3 sec) after I pause / resume. I have to figure out what makes this different.

@rchampourlier
Copy link
Owner

I've updated the title of your issue since I don't think Play/Pause is really broken ;)

You say 2 things happen:

  1. Resuming reset the timer to the slide's timeout, instead of the remaining time when paused. That's indeed the implemented behavior. Not that it is a choice, rather a shortcut I took.
  2. I don't really understand your second issue. Is it the same as the 1? Probably not... It resets to the plugin default, instead of what? What were you expecting: your slideshow custom timeout default, the slide's timeout?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants