Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Feature/dash subtrack carousel #359

Merged
merged 2 commits into from
Oct 14, 2015
Merged

Feature/dash subtrack carousel #359

merged 2 commits into from
Oct 14, 2015

Conversation

nlitwin
Copy link
Contributor

@nlitwin nlitwin commented Oct 14, 2015

No description provided.

var slide = [];
// Might be able to change number of subtracks per slide based
// on screen size if the width of each subtrack is consistent:
// http://stackoverflow.com/questions/26252038/multi-item-responsive-carousel
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link gives information on how to show multiple items on one slide (ng-repeat within ng-repeat). The solution on stack overflow also shows how to detect screen size and decrease/increase the number of items per slide if product really pushes for that functionality.

nlitwin added a commit that referenced this pull request Oct 14, 2015
@nlitwin nlitwin merged commit d53ca49 into dev Oct 14, 2015
@nlitwin nlitwin deleted the feature/dash-subtrack-carousel branch October 14, 2015 21:20
@nlitwin
Copy link
Contributor Author

nlitwin commented Oct 14, 2015

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

Successfully merging this pull request may close these issues.

1 participant