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

Inner navigation should be also controlled by slide timing #99

Closed
pepelsbey opened this issue Dec 13, 2012 · 2 comments
Closed

Inner navigation should be also controlled by slide timing #99

pepelsbey opened this issue Dec 13, 2012 · 2 comments
Assignees

Comments

@pepelsbey
Copy link
Member

Inner navigation should use its parent data-timing divided by number of .next elements as timing.

But the question is: should it be next_gap next_gap… or gap_next gap_next? In case with data-timing='"5" and 5 .next items each gap would 1 sec and in next_gap there will be no gap at the beginning or in gap_next at the end.

Maybe data-timing should be divided by .next+1 to kind of… wrap whole .next items to the same gaps?

Related to #17

@ghost ghost assigned jahson and miripiruni Jan 20, 2013
@pepelsbey
Copy link
Member Author

Kinda fixed now but in a different manner. @miripiruni for the rescue!

@ghost ghost assigned miripiruni Jan 28, 2013
miripiruni added a commit to miripiruni/shower that referenced this issue Jan 28, 2013
@pepelsbey
Copy link
Member Author

Oops, wrong number.

@pepelsbey pepelsbey reopened this Feb 5, 2013
pepelsbey pushed a commit that referenced this issue May 8, 2013
Fix for #99: Inner navigation should be also controlled by slide timing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants