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

startAt broken as of 1.3.0 #165

Closed
notacouch opened this issue Jan 16, 2015 · 3 comments
Closed

startAt broken as of 1.3.0 #165

notacouch opened this issue Jan 16, 2015 · 3 comments

Comments

@notacouch
Copy link

Right before calling the load function in init, self.initialized is flagged as true. This prevents the application of the startAt option.

Since all I needed was a quick fix, for now I just gave load a single boolean argument to determine if it was being called by init or not and added that condition, example here:
notacouch@86cd8ca

(looking at it now... taking out the comments at the beginning was unintentional, not sure where I was copy/pasting from that I managed to do that.)

@discotizer
Copy link

Can confirm that... see your example "Just goofin around..." Active slide should be no. 3 instead of no. 1.

@darsain
Copy link
Owner

darsain commented Jan 19, 2015

I'll look into it when I'll have some time. Hopefully this week.

@linakis
Copy link

linakis commented Feb 21, 2015

I would also like this fixed. Thanks for your efforts 👍

@darsain darsain closed this as completed in 5b4a9c3 Mar 5, 2015
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

4 participants