- Issue created by @funstenolf
- Merge request !1Disable PM Carousel if fewer items than group parameter → (Open) created by Unnamed author
Currently if there are fewer items in a carousel than what is declared in the `group` variable in its settings, the carousel is still activated. I think it would be an interesting feature if we could deactivate the carousel in this specific case.
Add a condition in `pm-carousel.load.js` to provide for this case.
Active
1.0
Code